diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/404/index.html | 2 | ||||
| -rw-r--r-- | public/index.html | 2 | ||||
| -rw-r--r-- | public/styles.css | 2 |
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>©2023 kjhoerr@https://submelon.dev/:wD.c.o.8.d-0</span> + <span>©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>©2023 kjhoerr@https://submelon.dev/:wD.c.o.8.d-0</span> + <span>©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; } } |
