Fix twitter handle testing
authorStephen Frost <sfrost@snowman.net>
Wed, 23 Oct 2019 13:37:02 +0000 (09:37 -0400)
committerStephen Frost <sfrost@snowman.net>
Wed, 23 Oct 2019 13:37:02 +0000 (09:37 -0400)
template/base.html
template/base_pgdu.html

index 91650062a03563bdda61ca47737f74cbf219592d..ec27bc31af121414854944977d670b467cdfdb8f 100644 (file)
@@ -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%}
index 976d97ab848f3747109758c305ee633f7a60c62b..c1e5e9410b4c9d422a660e8c904bd41a3232c2bf 100644 (file)
@@ -53,7 +53,7 @@
            <!-- Footer -->
            <footer>
                <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>