migrate to gitea
This commit is contained in:
parent
1568a2c891
commit
b5b6c57df2
2 changed files with 5 additions and 4 deletions
|
@ -32,7 +32,7 @@ data = {
|
|||
"Submit footer text via carrier pigeon to <code>[REDACTED]</code>",
|
||||
"GEORGE is inevitable.",
|
||||
"trimill.xyz is known to the state of California to cause [REDACTED], ███████, and [DATA EXPUNGED]",
|
||||
"Certified <a href=\"https://datatracker.ietf.org/doc/html/rfc9225\">RFC 9225</a> compliant."
|
||||
"Certified <a href=\"https://datatracker.ietf.org/doc/html/rfc9225\">RFC 9225</a> compliant.",
|
||||
],
|
||||
"next_theme": {
|
||||
"system": "dark",
|
||||
|
|
|
@ -36,13 +36,14 @@ below to view the GEORGE homepage or access the previous and next members in the
|
|||
<p>
|
||||
Email: trimill012 ("at" sign) gmail (full stop) com <br />
|
||||
Discord: trimill#6898 <br />
|
||||
GitHub: <a href="https://github.com/TriMill/">TriMill</a> <br />
|
||||
Gitea: <a href="https://g.trimill.xyz/">trimill</a> <br />
|
||||
GitHub (legacy): <a href="https://github.com/TriMill/">TriMill</a> <br />
|
||||
Youtube: <a href="https://www.youtube.com/channel/UC2rXSxR9jbihjAE8dAIKCaw">TriMill</a> <br />
|
||||
</p>
|
||||
|
||||
<h2>Source code & attribution</h2>
|
||||
<p>
|
||||
The source code for this website is available <a href="https://github.com/TriMill/trimill.xyz/">on GitHub</a> and is
|
||||
The source code for this website is available <a href="https://g.trimill.xyz/trimill/trimill.xyz/">on Gitea</a> and is
|
||||
released under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU GPLv3</a> free and open-source license.
|
||||
It is built using the <a href="https://flask.palletsprojects.com/en/2.1.x/">Flask</a> web framework and incorporates
|
||||
icons from <a href="https://useiconic.com/open">Open Iconic</a>.
|
||||
|
|
Loading…
Reference in a new issue