added various SVG and fixed display of footer and some shortcodes. Initial fix of...
[theme-danix.xyz.git] / layouts / home.html
index 567739c..607fe39 100644 (file)
@@ -1,5 +1,8 @@
 {{ define "home-main" }}
 <div class="inner">
        <p>{{ .Content }}</p>
+
+       {{ partial "home-social-links.html" . }}
+
 </div>
 {{ end }}