about summary refs log tree commit diff
path: root/about.html
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commitf28955b5a1dff609f006bc567716c70eeef86859 (patch)
treeb2cc75ac2d2a0fa157a341034347b29c8a036713 /about.html
parentdimmed the colors and added a log (diff)
downloadw-f28955b5a1dff609f006bc567716c70eeef86859.tar
w-f28955b5a1dff609f006bc567716c70eeef86859.tar.gz
w-f28955b5a1dff609f006bc567716c70eeef86859.tar.bz2
w-f28955b5a1dff609f006bc567716c70eeef86859.tar.xz
w-f28955b5a1dff609f006bc567716c70eeef86859.zip
light mode and theme detecting css
Diffstat (limited to 'about.html')
-rw-r--r--about.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/about.html b/about.html
index c8a2c93..0772477 100644
--- a/about.html
+++ b/about.html
@@ -1,13 +1,13 @@
 <!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" />
+<link rel="stylesheet" type="text/css" href="css/main.css" />
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
-<h1>Porter Swanstrom</h1>{
+<h1>Porter Swanstrom</h1> {
 <a href="index.html">Home</a> :
 <a href="projects.html">Projects</a> :
-<a href="about.html">About</a>
-}
+<a href="about.html">About</a> }
+
 </div><div class="body">
 
 <h2>About</h2>
@@ -17,7 +17,7 @@ and git.</p>
 <h2>Logs</h2>
 <h3>12/09/23</h3>
 <p>I just started my website on the 6th, I'm hosting it on kinsta and so far the
-only pages are thehomepage, projects page, and this page. I also started to add
+only pages are the homepage, projects page, and this page. I also started to add
 some basic css and successfully got a working header and footer.</p>