Skip to content

Commit

Permalink
Removed twitter links
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfernandez committed Dec 9, 2024
1 parent 3a89758 commit d8f5f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/articles.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<li><a href="../../faq.html" class="toolbar-link">FAQ</a></li>
</ul>
<ul id="site-nav-links" class="toolbar-links">
<li><a href="https://twitter.com/thymeleaf" class="toolbar-link">Twitter</a></li>
<li><a href="https://bsky.app/profile/thymeleaf.org" class="toolbar-link">Bluesky</a></li>
<li><a href="https://github.com/thymeleaf" class="toolbar-link">GitHub</a></li>
</ul>
</div>
Expand Down Expand Up @@ -93,7 +93,7 @@ <h5>On this site</h5>
<div>
<h5>External links</h5>
<ul class="footer-sections-links">
<li><a href="https://twitter.com/thymeleaf">Follow us on Twitter</a></li>
<li><a href="https://bsky.app/profile/thymeleaf.org">Follow us on Bluesky</a></li>
<li><a href="https://github.com/thymeleaf">Fork us on GitHub</a></li>
</ul>
</div>
Expand Down

0 comments on commit d8f5f6d

Please sign in to comment.