Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
index page
  • Loading branch information
nrb16103 committed Jan 23, 2020
1 parent b76356f commit 2ed4231
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
12 changes: 12 additions & 0 deletions index.html
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8">
<title>About Me</title>
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Amatic+SC" rel="stylesheet">
<main>
</main>
</html>

0 comments on commit 2ed4231

Please sign in to comment.