From 60b6b43a3f4183dced61d7bc642cb9add6ffe295 Mon Sep 17 00:00:00 2001 From: Dylan Ravel Date: Tue, 10 Oct 2023 10:10:42 -0700 Subject: [PATCH 1/5] made some fixes plus added youtube to footer --- 404.html | 5 ++++- cookies.html | 2 +- index.html | 3 +++ privacy-policy.html | 2 +- report.html | 3 +++ the-obsessive-shadow.html | 3 +++ 6 files changed, 15 insertions(+), 3 deletions(-) diff --git a/404.html b/404.html index 8d1c113..0ed4e85 100644 --- a/404.html +++ b/404.html @@ -73,7 +73,7 @@
ABOUT TEAM - GAMES + GAMES CONTACT NEWS REPORT A BUG @@ -115,6 +115,9 @@

404

+ + + diff --git a/cookies.html b/cookies.html index cefb4ca..32aab1c 100644 --- a/cookies.html +++ b/cookies.html @@ -40,7 +40,7 @@
ABOUT TEAM - GAMES + GAMES CONTACT NEWS REPORT A BUG diff --git a/index.html b/index.html index 8591fed..fd6b10f 100644 --- a/index.html +++ b/index.html @@ -591,6 +591,9 @@

CONTACT

+ + + diff --git a/privacy-policy.html b/privacy-policy.html index d70506b..22ceae3 100644 --- a/privacy-policy.html +++ b/privacy-policy.html @@ -77,7 +77,7 @@
ABOUT TEAM - GAMES + GAMES CONTACT NEWS REPORT A BUG diff --git a/report.html b/report.html index 9de57c4..5f34408 100644 --- a/report.html +++ b/report.html @@ -253,6 +253,9 @@

REPORT A BUG

+ + + diff --git a/the-obsessive-shadow.html b/the-obsessive-shadow.html index c014a72..ff33da3 100644 --- a/the-obsessive-shadow.html +++ b/the-obsessive-shadow.html @@ -190,6 +190,9 @@

+ + + From 4f7695a1ed2accb202de4bddef40977e0fa73e18 Mon Sep 17 00:00:00 2001 From: Dylan Ravel Date: Tue, 10 Oct 2023 10:25:43 -0700 Subject: [PATCH 2/5] Fixed captcha centering on /report and nav links --- 404.html | 2 +- cookies.html | 2 +- index.html | 2 +- privacy-policy.html | 2 +- report.html | 6 ++++++ 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/404.html b/404.html index 0ed4e85..79c3d88 100644 --- a/404.html +++ b/404.html @@ -91,7 +91,7 @@ Close × ABOUT TEAM - GAMES + GAMES CONTACT NEWS REPORT A BUG diff --git a/cookies.html b/cookies.html index 32aab1c..183effa 100644 --- a/cookies.html +++ b/cookies.html @@ -58,7 +58,7 @@ Close × ABOUT TEAM - GAMES + GAMES CONTACT NEWS REPORT A BUG diff --git a/index.html b/index.html index fd6b10f..2d17e5e 100644 --- a/index.html +++ b/index.html @@ -383,7 +383,7 @@

Lane

Dylan

Lead Programmer and Developer

-

Dylan is a programmer and developer working for Sleepy Dog Studios. He has made many games including Untitled Mini Game!

+

Dylan is a programmer and developer working for Sleepy Dog Studios based in Orange, California. He has made many games and also works on software, web, and app development. Go to dylanravel.com/projects to see more.

diff --git a/privacy-policy.html b/privacy-policy.html index 22ceae3..7aad818 100644 --- a/privacy-policy.html +++ b/privacy-policy.html @@ -95,7 +95,7 @@ Close × ABOUT TEAM - GAMES + GAMES CONTACT NEWS REPORT A BUG diff --git a/report.html b/report.html index 5f34408..b24814a 100644 --- a/report.html +++ b/report.html @@ -99,6 +99,12 @@ height: 1px; } + .g-recaptcha { + display: flex; + justify-content: center; + margin-bottom: 10px; +} + From 739838ed7bf18cf0352367f59d0dbed0a12cf04d Mon Sep 17 00:00:00 2001 From: Dylan Ravel Date: Mon, 1 Jan 2024 01:55:40 -0700 Subject: [PATCH 3/5] Updated copyright year on all pages --- 404.html | 2 +- LICENSE | 2 +- index.html | 2 +- report.html | 2 +- the-obsessive-shadow.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/404.html b/404.html index 79c3d88..c088d3c 100644 --- a/404.html +++ b/404.html @@ -128,7 +128,7 @@

404

-

Copyright © 2023 Sleepy Dog Studios. All rights reserved.

+

Copyright © 2024 Sleepy Dog Studios. All rights reserved.