diff --git a/canon_law/frontend.py b/canon_law/frontend.py index c030f01..6ab8f6e 100644 --- a/canon_law/frontend.py +++ b/canon_law/frontend.py @@ -1,5 +1,5 @@ """ - Copyright (c) 2018 Elliott Pardee + Copyright (c) 2018-2019 Elliott Pardee This file is part of canon_law. canon_law is free software: you can redistribute it and/or modify diff --git a/static/logo.png b/static/logo.png index e462b2b..752404b 100644 Binary files a/static/logo.png and b/static/logo.png differ diff --git a/templates/about.html b/templates/about.html index 8f630a6..404e3ff 100644 --- a/templates/about.html +++ b/templates/about.html @@ -6,25 +6,24 @@

about

- canonlaw@oikonomia is a open-source endeavor by Oikonomia, an Orthodox Christian - community to provide a way to reference canon law quickly. + canonlaw.vyprxyz is a open-source endeavor by Elliott Pardee to provide a way to reference canon law quickly.

Personnel

(Title: Name, Jurisdiction - Email)
- Project Lead: Seraphim Pardee, OCA - vypr@oikonomia.faith + Project Lead: Elliott Pardee, OCA - me@vypr.xyz

Technology

- 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 + 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 open-source projects, is freely available under the GPLv3.

Sources

- canonlaw@oikonomia utilizes an English translation of The Rudder (Pedalion) by Hieromonk Agapios and Monk + canonlaw.vypr.xyz 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/templates/base.html b/templates/base.html index e271fd3..1b2bb62 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,37 +2,10 @@