summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2026-04-03 16:10:15 -0700
committerAnson Bridges <bridges.anson@gmail.com>2026-04-03 16:10:15 -0700
commitdf0d160a5f95a2677d1327d6d3d8f54fe5b146df (patch)
tree22b3cd9c3cd8852767b0683a78a340b3bf26fca9 /templates
parent5249744b01849b7158ff9cf796c550924f452320 (diff)
minor changes
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 9172079..41fab17 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -14,7 +14,7 @@
<img src="{{ url_for('static', filename='img/logo.png') }}"/>
<div class="text-wrap">
<h1>THE ORCHARD LEAGUE</h1>
- <p class="subtitle">Established 2026</p>
+ <p class="subtitle">Est. 1946</p>
</div>
</div>
<nav>
@@ -48,7 +48,7 @@
</main>
<footer>
- <p>&copy; Blessings; WWCH -Chairman of the Orchard League.</p>
+ <p>&copy;1946 Blessings; WWCH -Chairman of the Orchard League.</p>
</footer>
</body>
</html> \ No newline at end of file