Update
This commit is contained in:
parent
b863d39905
commit
4ed89ff277
|
@ -110,7 +110,7 @@
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link" href="https://techhub.social/@Melawy" target="_blank" data-bs-toggle="tooltip"
|
<a rel="me" class="nav-link" href="https://techhub.social/@Melawy" target="_blank" data-bs-toggle="tooltip"
|
||||||
data-bs-placement="bottom" data-bs-title="@Melawy@techhub.social на #Mastodon">
|
data-bs-placement="bottom" data-bs-title="@Melawy@techhub.social на #Mastodon">
|
||||||
<i class="fa-brands fa-mastodon text-secondary"></i> <span class="hidden_span">#Mastodon</span>
|
<i class="fa-brands fa-mastodon text-secondary"></i> <span class="hidden_span">#Mastodon</span>
|
||||||
</a>
|
</a>
|
||||||
|
@ -212,7 +212,7 @@
|
||||||
<div class="col-lg-4">
|
<div class="col-lg-4">
|
||||||
<ul class="nav justify-content-end list-unstyled p-3">
|
<ul class="nav justify-content-end list-unstyled p-3">
|
||||||
<li class="ms-2">
|
<li class="ms-2">
|
||||||
<a href="https://techhub.social/@Melawy" target="_blank" data-bs-toggle="tooltip"
|
<a rel="me" href="https://techhub.social/@Melawy" target="_blank" data-bs-toggle="tooltip"
|
||||||
data-bs-title="@Melawy@techhub.social на #Mastodon">
|
data-bs-title="@Melawy@techhub.social на #Mastodon">
|
||||||
<i class="fa-brands fa-mastodon"></i>
|
<i class="fa-brands fa-mastodon"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue