Skip to content

Commit

Permalink
fix: fix telegram link in the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
WerySkok committed Sep 22, 2024
1 parent 6c82e44 commit b57298b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/footer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer class="bg-dark text-light py-2 mt-5">
<div class="container py-2">
<div class="btn-group float-end">
<a class="btn btn-primary" href="https://t.me/werychan"
<a class="btn btn-primary" href="https://t.me/wschan"
><i class="fab fa-telegram-plane"></i
></a>
<a class="btn btn-primary" href="https://vk.com/weryskok"
Expand Down

0 comments on commit b57298b

Please sign in to comment.