mirror of
https://github.com/safing/web
synced 2025-09-02 11:09:03 +00:00
Unlink "Follow us" header
This commit is contained in:
parent
473f8e6819
commit
5dbf5357e3
1 changed files with 1 additions and 4 deletions
|
@ -131,10 +131,7 @@ title: Safing
|
||||||
<div class="lg:text-center">
|
<div class="lg:text-center">
|
||||||
<span style="font-size: 12rem; font-weight: 800; margin-top: -9rem; opacity: 0.05;" class="z-0 ml-0 w-full left-0 text-center absolute bg-top">Follow Us</span>
|
<span style="font-size: 12rem; font-weight: 800; margin-top: -9rem; opacity: 0.05;" class="z-0 ml-0 w-full left-0 text-center absolute bg-top">Follow Us</span>
|
||||||
<h2 class="text-5xl tracking-tight font-extrabold leading-none py-10 text-center" style="position: relative;">
|
<h2 class="text-5xl tracking-tight font-extrabold leading-none py-10 text-center" style="position: relative;">
|
||||||
<a href="{{ site.blog_url }}">Blog,</a>
|
Blog, Podcast & Videos
|
||||||
<a href="{{ site.podcast_url }}">Podcast</a>
|
|
||||||
&
|
|
||||||
<a href="{{ site.invidious_channel_url }}">Videos</a>
|
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-32">
|
<div class="mt-32">
|
||||||
|
|
Loading…
Add table
Reference in a new issue