diff --git a/src/templates/home.html b/src/templates/home.html index 95039ea..c0a464d 100755 --- a/src/templates/home.html +++ b/src/templates/home.html @@ -19,7 +19,7 @@
{{ nameplate() }}
-
+
My Brain is Glowing Pepsi Addict I Fear No Beer @@ -41,7 +41,7 @@

-
+ {#
duck spinning
-
+
#}
diff --git a/src/templates/projects.html b/src/templates/projects.html index 1c2e4fd..82270b8 100755 --- a/src/templates/projects.html +++ b/src/templates/projects.html @@ -14,7 +14,7 @@ theory.

- I got my start ~2017 reverse engineering probablistic logic + I started in ~2017, reverse engineering probablistic logic models in games and developing interfaces to recreate my findings for friends. Now I develop tracable AI built on deductive reasoning, maintaning scientific methodology in an diff --git a/src/templates/status.html b/src/templates/status.html index 63f7dd6..6247e0b 100644 --- a/src/templates/status.html +++ b/src/templates/status.html @@ -1,8 +1,9 @@ {% block content %}
-

Status Page

-

Page under construction

+

Server Status Page

+

Page Disabled

+ {#

Page under construction

@@ -30,5 +31,6 @@
Host
+ #}
{% endblock %}