Browse Source

Initial Website Creation

master
Jeffery R 6 years ago
committed by GitHub
parent
commit
d9ebbeb497
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      index.html

+ 11
- 0
index.html View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Michael Geffert</title>
</head>
<body>
My name is Michael Geffert, I am a student at RIT.
</body>
</html>

Loading…
Cancel
Save