From 9db91b92a46b7d8eb94370d147ef31949a8bb61d Mon Sep 17 00:00:00 2001 From: Wes Bryie <93141203+WesleyBryie@users.noreply.github.com> Date: Tue, 16 Nov 2021 21:19:26 -0500 Subject: [PATCH 01/44] penis --- {new-site/assets => assets}/favicon.ico | Bin bootstrap-basic.html | 28 ---------- {new-site/css => css}/styles.css | 0 done.js | 2 - index.html | 69 +++++++++++++++--------- index.js | 9 ---- {new-site/js => js}/scripts.js | 0 new-site/index.html | 50 ----------------- quicklinks/index.html | 25 --------- styles.css | 58 -------------------- 10 files changed, 43 insertions(+), 198 deletions(-) rename {new-site/assets => assets}/favicon.ico (100%) delete mode 100644 bootstrap-basic.html rename {new-site/css => css}/styles.css (100%) delete mode 100644 done.js delete mode 100644 index.js rename {new-site/js => js}/scripts.js (100%) delete mode 100644 new-site/index.html delete mode 100644 quicklinks/index.html delete mode 100644 styles.css diff --git a/new-site/assets/favicon.ico b/assets/favicon.ico similarity index 100% rename from new-site/assets/favicon.ico rename to assets/favicon.ico diff --git a/bootstrap-basic.html b/bootstrap-basic.html deleted file mode 100644 index b47241b..0000000 --- a/bootstrap-basic.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - Hello, world! - - - -

Hello, world!

- - - - - - - - - - \ No newline at end of file diff --git a/new-site/css/styles.css b/css/styles.css similarity index 100% rename from new-site/css/styles.css rename to css/styles.css diff --git a/done.js b/done.js deleted file mode 100644 index 1089230..0000000 --- a/done.js +++ /dev/null @@ -1,2 +0,0 @@ -// say done loading -console.log("Done loading this site!") \ No newline at end of file diff --git a/index.html b/index.html index 98e1f39..0e56b19 100644 --- a/index.html +++ b/index.html @@ -1,33 +1,50 @@ - - - Wes Bryie's Site - - - - - - + + + + + + + Bare - Start Bootstrap Template + + + + - -