diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5 (patch) | |
tree | dde2dfbb8705ee600c2aa84013a44c3da3a9787d /log.html | |
parent | fixed css (diff) | |
download | w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar.gz w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar.bz2 w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.tar.xz w-f2ca2667f205e2bcdb8b73fcbd43db821fad4fe5.zip |
web project page
Diffstat (limited to 'log.html')
-rw-r--r-- | log.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/log.html b/log.html index ec59902..23e286f 100644 --- a/log.html +++ b/log.html @@ -1,7 +1,7 @@ <!DOCTYPE html><html><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="head"> +<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> | @@ -19,4 +19,4 @@ and successfully got a working header and footer.</p> Made by Porter Swanstrom. -</div></body></html> +</div></div></body></html> |