Remove Twitter links. 2023
authorDave Page <dpage@pgadmin.org>
Fri, 24 Jan 2025 10:39:56 +0000 (10:39 +0000)
committerDave Page <dpage@pgadmin.org>
Fri, 24 Jan 2025 10:39:56 +0000 (10:39 +0000)
templates/base.html
templates/pages/contact.html

index 873a4822dffe09a40a49289f99971e7d070a115d..4468e38c5a775af85277e1ab992e10c0eb55b759 100644 (file)
@@ -34,8 +34,6 @@
     <meta property="og:image:height" content="419">
     <meta property="og:image:alt" content="{{ confname }} – {{ dates }}, {{ year }}">
     {%- endblock %}
-    {% block twittercard -%}<meta name="twitter:card" content="summary_large_image">{%- endblock %}
-    {% block twittersite -%}<meta name="twitter:site" content="@postgresuk">{%- endblock %}
 
     {% block extrahead %}{% endblock %}
   </head>
@@ -78,7 +76,6 @@
 
       <div class="social-media">
         <a class="sm-email" href="mailto:contact@pgday.uk"><i class="fa-solid fa-envelope"></i></a>
-        <a class="sm-twitter" href="https://twitter.com/PostgresUK"><i class="fa-brands fa-twitter"></i></a>
         <a class="sm-mastodon" href="https://fosstodon.org/@postgresuk" rel="me"><i class="fa-brands fa-mastodon"></i></a>
       </div>
 
index 5421ce6cf0689659c4f52a79430ef4a99ecbe22c..b88f0cf7601a1bb85b1e3630dd129cbe60956f4d 100644 (file)
@@ -9,7 +9,6 @@
 <p>
   The best way to get in touch with the conference staff is to send us an email to
   <a href="mailto:contact@pgday.uk">contact@pgday.uk</a>.  You can also engage with
-  us on <i class="fab fa-twitter"></i> Twitter at <a href="https://twitter.com/postgresuk">@postgresuk</a>
   or on <i class="fab fa-mastodon"></i> Mastodon at <a href="https://fosstodon.org/@postgresuk">@postgresuk</a>.
 </p>