feat: comment out social media links, set links to datenschutz and impressum
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
<f:format.html>{data.bodytext}</f:format.html>
|
||||
</div>
|
||||
|
||||
<f:comment>
|
||||
<!-- Social icons -->
|
||||
<div class="space-x-3">
|
||||
<a href="#" aria-label="LinkedIn" class="w-6 h-6 md:w-10 md:h-10 bg-primary text-white rounded-full inline-flex items-center justify-center hover:bg-primary-dark hover:text-white">
|
||||
@@ -90,6 +91,7 @@
|
||||
<i class="ci ci-facebook"></i>
|
||||
</a>
|
||||
</div>
|
||||
</f:comment>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user