feat: comment out social media links, set links to datenschutz and impressum
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<f:comment>
|
||||
<!-- Folge uns -->
|
||||
<div class="flex flex-col items-start md:items-end">
|
||||
<h3 class="text-white text-sm">Folge uns</h3>
|
||||
@@ -56,6 +57,7 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</f:comment>
|
||||
|
||||
</div><!-- /Row 1 -->
|
||||
|
||||
@@ -70,9 +72,9 @@
|
||||
|
||||
<!-- Privacy links -->
|
||||
<p>
|
||||
<a href="#" class="hover:text-white text-white">Privacy Policy</a>
|
||||
<a href="/datenschutz" class="hover:text-white text-white">Datenschutz</a>
|
||||
<span class="mx-1">|</span>
|
||||
<a href="#" class="hover:text-white text-white">Terms and Conditions</a>
|
||||
<a href="/impressum" class="hover:text-white text-white">Impressum</a>
|
||||
</p>
|
||||
|
||||
</div><!-- /Row 2 -->
|
||||
|
||||
Reference in New Issue
Block a user