diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/index.html b/index.html index 5e4112d..06339df 100644 --- a/index.html +++ b/index.html @@ -1,15 +1,16 @@ -<!DOCTYPE html><html><head> +<!DOCTYPE html><html lang="en"><head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <link rel="stylesheet" type="text/css" media="screen" href="css/main.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> -<h1><a href="index.html">Porter Swanstrom</a></h1> -<a href="projects.html">Projects</a> | -<a href="log.html">Log</a> - +<h1>Porter Swanstrom</h1>{ +<a href="index.html">Home</a> : +<a href="projects.html">Projects</a> : +<a href="about.html">About</a> +} </div><div class="body"> -<p>I'm currently still building my website, check the <a href="log.html">log</a> +<p>I'm currently still building my website, check the <a href="about.html">log</a> to see what I've done so far.</p> </div><div class="foot"> |