mirror of
https://github.com/WerySkok/weryskok.ru.git
synced 2025-04-22 07:53:02 +03:00
fix: fix telegram link in the footer
This commit is contained in:
parent
6c82e441ad
commit
b57298b2b1
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue