changed pgday to pgdu
authorgary <garyevans.au@gmail.com>
Fri, 6 Sep 2019 04:25:54 +0000 (14:25 +1000)
committergary <garyevans.au@gmail.com>
Fri, 6 Sep 2019 04:25:54 +0000 (14:25 +1000)
template/base.html

index cd049683a36a68ef50cf8db7ab634f7f87f45a4b..c25091faeae72a893675a0f2e3df900215cbb8ab 100644 (file)
@@ -39,7 +39,7 @@
                        <ul class="nav navbar-nav navbar-right">
                            <li><a href="/">Home</a></li>
               <li><a href="https://docs.google.com/forms/d/1ZSmUMgLcZSdyAyr_qkoUQM7FBEyHQVuV8uUJ_dywJZ8/edit">Become a member</a></li>
-              <li><a href="https://2019.beta.pgdu.org/">PGDay 2019</a></li>
+              <li><a href="https://2019.beta.pgdu.org/">PGDDU 2019</a></li>
             {%if user.is_authenticated %}
               <li><a href="/logout">Log Out</a></li>
             {%endif%}
@@ -61,7 +61,7 @@
            <!-- Footer -->
            <footer id="side">
                <p>
-               <a href="/code-of-conduct">Code of Conduct</a> | @PGDayAU | <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> | @PGDU | <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a> | © 2019 PostgreSQL Down Under Inc.
          </p>
       </footer>