Skip to content

Commit

Permalink
Update footer social buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed Feb 15, 2024
1 parent d61090a commit aad4599
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/bottom.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
<a class="btn btn-xs btn-social-icon btn-reddit" href="ircs://irc.oftc.net/rspamd" data-bs-toggle="tooltip" data-bs-title="#rspamd on OFTC">
<p style="font-size:80%">IRC</p>
</a>&nbsp;
<a class="btn btn-xs btn-social-icon btn-twitter" href="https://twitter.com/rspamd"><i class="fa-brands fa-x-twitter my-auto"></i></a>&nbsp;
<a class="btn btn-xs tn-social-icon btn-telegram" href="https://t.me/rspamd" data-bs-toggle="tooltip" data-bs-title="Telegram"><i class="fa-solid fa-paper-plane my-auto"></i></a>
<a class="btn btn-xs tn-social-icon btn-telegram" href="https://t.me/rspamd_ru" data-bs-toggle="tooltip" data-bs-title="Telegram RU"><i class="fa-solid fa-paper-plane my-auto"></i></a>
<a class="btn btn-xs btn-social-icon btn-github" href="https://github.com/rspamd/rspamd"><i class="fa-brands fa-github my-auto"></i></a>
</div>
</footer>
Expand Down

0 comments on commit aad4599

Please sign in to comment.