initial
This commit is contained in:
25
index.html
Normal file
25
index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"><meta name="theme-color" content="#ffffff">
|
||||
<title></title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="">
|
||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
||||
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans">
|
||||
</head>
|
||||
<body>
|
||||
<div class="masthead">
|
||||
Ben Kyd
|
||||
</div>
|
||||
|
||||
<div class=nav>
|
||||
<p>
|
||||
<a herf="/">Projects</a> •
|
||||
About •
|
||||
CV •
|
||||
More
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
Reference in New Issue
Block a user