@@ -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
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user