summaryrefslogtreecommitdiff
path: root/template/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/base.html')
-rw-r--r--template/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/base.html b/template/base.html
index 9165006..ec27bc3 100644
--- a/template/base.html
+++ b/template/base.html
@@ -61,7 +61,7 @@
<!-- Footer -->
<footer id="side">
<p>
- <a href="/code-of-conduct">Code of Conduct</a> | @PGDU | <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a> | © 2019 PostgreSQL Down Under Inc.
+ <a href="/code-of-conduct">Code of Conduct</a> | <a href="https://twitter.com/PGDownUnder">@PGDownUnder</a> | <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a> | © 2019 PostgreSQL Down Under Inc.
</p>
</footer>
{%block pagescript%}{%endblock%}