diff --git a/flaskr/templates/_base.html b/flaskr/templates/_base.html index 9b01bdf..9397e13 100644 --- a/flaskr/templates/_base.html +++ b/flaskr/templates/_base.html @@ -3,9 +3,9 @@ - {{ meta.title }} - TriMill + {{ meta.title }} - + diff --git a/flaskr/templates/index.html b/flaskr/templates/index.html index 6cd781d..b209655 100644 --- a/flaskr/templates/index.html +++ b/flaskr/templates/index.html @@ -1,4 +1,4 @@ -{% set meta = {"title": "Home", "desc": "Home page"} %} +{% set meta = {"title": "trimill", "desc": "Home page"} %} {% extends "/_base.html" %} {% block content %} @@ -11,8 +11,8 @@ this page. Enjoy.

About

I am a person (proof of this fact is left to the reader) who has been granted an internet connection and uses -it extensively for assorted purposes. Much of my time not spent sleeping is spent doing mathematics, -programming (preferably in Rust), Minecraft, conlangs, twisty puzzles, and chess. +it extensively for assorted purposes. I enjoy many things, most of which involve manipulating some state +according to various sets of rules.

GEORGE

@@ -39,8 +39,8 @@ 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
Gitea: trimill
-GitHub (legacy): TriMill
-Youtube: TriMill
+GitHub: trimill
+Youtube: trimill

Source code & attribution