diff --git a/flaskr/__init__.py b/flaskr/__init__.py index 86b14ad..ac2c337 100644 --- a/flaskr/__init__.py +++ b/flaskr/__init__.py @@ -32,7 +32,7 @@ data = { "Submit footer text via carrier pigeon to [REDACTED]", "GEORGE is inevitable.", "trimill.xyz is known to the state of California to cause [REDACTED], ███████, and [DATA EXPUNGED]", - "Certified RFC 9225 compliant." + "Certified RFC 9225 compliant.", ], "next_theme": { "system": "dark", diff --git a/flaskr/templates/index.html b/flaskr/templates/index.html index 5e34d56..f11ef5d 100644 --- a/flaskr/templates/index.html +++ b/flaskr/templates/index.html @@ -36,13 +36,14 @@ below to view the GEORGE homepage or access the previous and next members in the

Email: trimill012 ("at" sign) gmail (full stop) com
Discord: trimill#6898
-GitHub: TriMill
+Gitea: trimill
+GitHub (legacy): TriMill
Youtube: TriMill

Source code & attribution

-The source code for this website is available on GitHub and is +The source code for this website is available on Gitea and is released under the GNU GPLv3 free and open-source license. It is built using the Flask web framework and incorporates icons from Open Iconic. @@ -57,4 +58,4 @@ icons from Open Iconic.
-{% endblock %} \ No newline at end of file +{% endblock %}