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
commit362d6cf5b6b57ec98efc77f7935bd7d0c33ca2c9 (patch)
tree443e91442a92ec7fb11e05ef7f137cfffb1d556d /about.html
parentdark mode, colors, and tons of css updates (diff)
downloadw-362d6cf5b6b57ec98efc77f7935bd7d0c33ca2c9.tar
w-362d6cf5b6b57ec98efc77f7935bd7d0c33ca2c9.tar.gz
w-362d6cf5b6b57ec98efc77f7935bd7d0c33ca2c9.tar.bz2
w-362d6cf5b6b57ec98efc77f7935bd7d0c33ca2c9.tar.xz
w-362d6cf5b6b57ec98efc77f7935bd7d0c33ca2c9.zip
dimmed the colors and added a log
Diffstat (limited to 'about.html')
-rw-r--r--about.html19
1 files changed, 13 insertions, 6 deletions
diff --git a/about.html b/about.html
index 08fec80..c8a2c93 100644
--- a/about.html
+++ b/about.html
@@ -11,20 +11,27 @@
 </div><div class="body">
 
 <h2>About</h2>
-<p> I built this site for fun but it was also a great excuse to learn html, css, and git.</p>
+<p> I built this site for fun but it was also a great excuse to learn html, css,
+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 the
-homepage, projects page, and this page. I also started to add some basic css
-and successfully got a working header and footer.</p>
+<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
+some basic css and successfully got a working header and footer.</p>
 
 
+<h3>12/10/23</h3>
+<p>I finally added some color to my website, it's currently dark mode with green
+links, a lot of redish orange headers, and a few purple headers.</p>
+
 <h2>Source</h2>
-<p>The source code is <a href="http://github.com/porterswanstrom/web">here</a> and you can get it with:<br /><div class="code">git clone git@github.com:porterswanstrom/web</div></p>
+<p>The source code is <a href="http://github.com/porterswanstrom/web">here</a>
+and you can get it with:</p>
+<div class="sh">git clone git@github.com:porterswanstrom/web</div>
 
 </div><div class="foot">
 
-Made by Porter Swanstrom.
+Made by <a href="http://web-z4aqg.kinsta.page">Porter Swanstrom</a>.
 
 </div></div></body></html>