aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/404/index.html2
-rw-r--r--public/index.html2
-rw-r--r--public/styles.css2
3 files changed, 3 insertions, 3 deletions
diff --git a/public/404/index.html b/public/404/index.html
index 573e5cd..1e057bf 100644
--- a/public/404/index.html
+++ b/public/404/index.html
@@ -36,7 +36,7 @@
</section>
</article>
<footer>
- <span>&copy;2023 kjhoerr@https://submelon.dev/:wD.c.o.8.d-0</span>
+ <span>&copy;2023 kjhoerr@https://submelon.dev/:wD.c.o.8.o-0</span>
</footer>
</main>
</body>
diff --git a/public/index.html b/public/index.html
index eee5dff..8e71785 100644
--- a/public/index.html
+++ b/public/index.html
@@ -59,7 +59,7 @@
</section>
</article>
<footer>
- <span>&copy;2023 kjhoerr@https://submelon.dev/:wD.c.o.8.d-0</span>
+ <span>&copy;2023 kjhoerr@https://submelon.dev/:wD.c.o.8.o-0</span>
</footer>
</main>
</body>
diff --git a/public/styles.css b/public/styles.css
index 90e7842..38d1df0 100644
--- a/public/styles.css
+++ b/public/styles.css
@@ -200,6 +200,6 @@ footer > span {
}
footer > span {
- background: #646464;
+ background: #424242;
}
}