Updated README.md

This commit is contained in:
StevanFreeborn
2022-06-27 17:21:31 -05:00
committed by GitHub
parent fbdcd30598
commit 7b1d8c1f01
+6
View File
@@ -1,3 +1,9 @@
# stevanfreeborn.com # stevanfreeborn.com
The source code for my small corner of the interwebz. The source code for my small corner of the interwebz.
The site was originally built on squarespace and designed to be used as my personal brands 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).