diff --git a/html/about/index.html b/html/about/index.html index 52d76ce..1fe375d 100644 --- a/html/about/index.html +++ b/html/about/index.html @@ -35,7 +35,7 @@
Freed's place
+Copyright (c) 2022-2025 FreedTapestry21
diff --git a/html/assets/img/journey.png b/html/assets/img/journey.png new file mode 100644 index 0000000..d41b22e Binary files /dev/null and b/html/assets/img/journey.png differ diff --git a/html/assets/img/phone.png b/html/assets/img/phone.png new file mode 100644 index 0000000..8122c03 Binary files /dev/null and b/html/assets/img/phone.png differ diff --git a/html/assets/img/yapping.png b/html/assets/img/yapping.png new file mode 100644 index 0000000..7605f0e Binary files /dev/null and b/html/assets/img/yapping.png differ diff --git a/html/assets/style.css b/html/assets/style.css index 226650a..8bf6010 100644 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -101,6 +101,16 @@ a:hover { .footer p {font-size:12px;} +.footer a { + color: var(--background-color); + text-decoration: none; +} + +.footer a:hover { + color: var(--accent-color); + background-color: var(--background-color); +} + .info {text-align: left; width: 45%;} .copyright {text-align: right; width: 45%;} diff --git a/html/contact/index.html b/html/contact/index.html index b66be15..b9f32cb 100644 --- a/html/contact/index.html +++ b/html/contact/index.html @@ -25,7 +25,7 @@Freed's place
+Copyright (c) 2022-2025 FreedTapestry21
diff --git a/html/index.html b/html/index.html index d2adb70..1b22813 100644 --- a/html/index.html +++ b/html/index.html @@ -45,7 +45,7 @@Freed's place
+Copyright (c) 2022-2025 FreedTapestry21
diff --git a/html/info/index.html b/html/info/index.html new file mode 100644 index 0000000..34ed8b4 --- /dev/null +++ b/html/info/index.html @@ -0,0 +1,42 @@ + + + +Version 3.0
Made with <3 by FreedTapestry21
This project is licensed under the CC-BY-4.0 license, including all assets signed by Bo.
Check out the source code here!
Copyright (c) 2022-2025 FreedTapestry21
+