From bd60df0f0611729d5f362ec2afa44b58f97679a8 Mon Sep 17 00:00:00 2001 From: s1n Date: Wed, 18 Sep 2019 12:49:53 -0700 Subject: readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6145ccc --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is the dev branch, here I just make changes to the site so it doesn't effect my original project. -- cgit v1.2.3 From 65bafc1bae58dc12e23ef924861932e19f404e63 Mon Sep 17 00:00:00 2001 From: s1n Date: Wed, 18 Sep 2019 12:50:48 -0700 Subject: redirect fix --- js/redirect-to-home.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/redirect-to-home.js b/js/redirect-to-home.js index d173793..70666e8 100644 --- a/js/redirect-to-home.js +++ b/js/redirect-to-home.js @@ -1 +1 @@ -document.location = "/home/" \ No newline at end of file +document.location = "/cs2-simple-website/home/" -- cgit v1.2.3 From 46438092698ea6a7fe09141e3f55c3d4590f85c1 Mon Sep 17 00:00:00 2001 From: s1n Date: Wed, 18 Sep 2019 12:51:11 -0700 Subject: redirect fix --- 404.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/404.html b/404.html index 2e3eb65..c26dc6f 100644 --- a/404.html +++ b/404.html @@ -7,6 +7,6 @@ 404 - woops + woops - \ No newline at end of file + -- cgit v1.2.3 From 5026fbe619e3e88dc0ed4284d4df275239fedf5d Mon Sep 17 00:00:00 2001 From: s1n Date: Wed, 18 Sep 2019 12:51:30 -0700 Subject: red fixc --- guestbook.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/guestbook.html b/guestbook.html index aa0c5b5..a03a1a9 100644 --- a/guestbook.html +++ b/guestbook.html @@ -6,15 +6,15 @@ About - + - +