From 7b1d8c1f0157e095ae48be2e81eba62357a9d865 Mon Sep 17 00:00:00 2001 From: StevanFreeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:21:31 -0500 Subject: [PATCH] Updated README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4de8701..022fe97 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # stevanfreeborn.com 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).