Merge pull request #4 from StevanFreeborn/master

merge master to pages
This commit is contained in:
Stevan Freeborn
2024-04-18 22:37:19 -05:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
# stevanfreeborn.com
The source code for my small corner of the interwebz.
The site was originally built on [Squarespace](https://stevanrfreeborn.squarespace.com/) and designed to be used as my personal brand's landing page on the web.
Given the simplicity of the site I decided to re-build it myself using plain html, css, javascript, and [Bootstrap](https://getbootstrap.com/).
Credit for the 404 page goes to Jon Kantner's codepen => [https://codepen.io/jkantner/pen/aPLWJm](https://codepen.io/jkantner/pen/aPLWJm).
+1 -1
View File
@@ -80,7 +80,7 @@
<li class="nav-item mx-2">
<a class="nav-link active" href="https://stevanfreeborn.wordpress.com/">
<a class="nav-link active" href="https://blog.stevanfreeborn.com/">
Journal
</a>