diff --git a/canon_law/static/logo.png b/canon_law/static/logo.png
index 752404b..e462b2b 100644
Binary files a/canon_law/static/logo.png and b/canon_law/static/logo.png differ
diff --git a/canon_law/templates/about.html b/canon_law/templates/about.html
index 0243973..9d1a142 100644
--- a/canon_law/templates/about.html
+++ b/canon_law/templates/about.html
@@ -6,24 +6,25 @@
about
- canonlaw.vypr.xyz is a open-source endeavor by Elliott Pardee to provide a way to reference canon law quickly.
+ canonlaw@oikonomia is a open-source endeavor by Oikonomia, an Orthodox Christian
+ community to provide a way to reference canon law quickly.
Personnel
(Title: Name, Jurisdiction - Email)
- Project Lead: Elliott Pardee, OCA - me@vypr.xyz
+ Project Lead: Seraphim Pardee, OCA - vypr@oikonomia.xyz
Technology
- canonlaw.vypr.xyz is developed and ran on Python 3.7.0 using the Flask web framework. It utilizes TinyDB as a
- database library and a few custom extensions for things like logging. The source code for canonlaw.vypr.xyz can be
- found here. The source code, like most of my
+ canonlaw@oikonomia is developed and ran on Python 3.7.0 using the Flask web framework. It utilizes TinyDB as a
+ database library and a few custom extensions for things like logging. The source code for canonlaw@oikonomia can be
+ found here. The source code, like most of Oikonomia's
open-source projects, is freely available under the GPLv3.
Sources
- canonlaw.vypr.xyz utilizes an English translation of The Rudder (Pedalion) by Hieromonk Agapios and Monk
+ canonlaw@oikonomia utilizes an English translation of The Rudder (Pedalion) by Hieromonk Agapios and Monk
Nicodemos, translated by Ralph J. Masterjohn (may his memory be eternal) and The Orthodox Christian Educational
Society. Copyright © 2005 Ralph J. Masterjohn and The Orthodox Christian Educational Society.
diff --git a/canon_law/templates/base.html b/canon_law/templates/base.html
index 032b4ab..40733fb 100644
--- a/canon_law/templates/base.html
+++ b/canon_law/templates/base.html
@@ -2,10 +2,37 @@