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
+ #}
{% endblock %}