diff --git a/public/404.html b/public/404.html index ed70c39..2d1011a 100644 --- a/public/404.html +++ b/public/404.html @@ -1,13 +1,6 @@
-
-
+

404

Page not found, Meaning it either does not exist or is broken.

diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 18114ad..c2e5248 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -161,7 +161,7 @@ body.dark-mode a:hover { } .navbar-no-bg { padding-top: 10px; - background: none; + background-color: rgba(68, 68, 68, 0.8); /* Black background with 80% opacity */ } ul.navbar-nav { diff --git a/public/projects/index.html b/public/projects/index.html index 4be5b6e..dc4c1e3 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -13,6 +13,7 @@ + - - Deploy Hugo site to Pages -
@@ -93,7 +86,7 @@