diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | f28955b5a1dff609f006bc567716c70eeef86859 (patch) | |
tree | b2cc75ac2d2a0fa157a341034347b29c8a036713 /index.html | |
parent | dimmed the colors and added a log (diff) | |
download | w-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 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html index e5d1b9e..f1ed920 100644 --- a/index.html +++ b/index.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"> <p>I'm currently still building my website, check the |