From f5613007297731d12f65ef81e1abacafe1f38cec Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 16 Aug 2025 19:10:21 +0200 Subject: fork: Typo as Tastefejl --- layouts/_default/home.html | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'layouts/_default') diff --git a/layouts/_default/home.html b/layouts/_default/home.html index 4c8ebd7..e58a520 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -16,20 +16,6 @@ {{ end }} -{{/* Social Icons */}} - -{{ with site.Params.social }} -
- {{- range . }} - - {{ partial "svg.html" . }} - - {{- end }} -
-{{ end }} - {{/* Collection Section */}} {{ if .Site.Params.homeCollection }} @@ -58,4 +44,4 @@ {{ end }} -{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3