added data/socials to manage social links inside templates. General cleanup of the...
[theme-danix.xyz.git] / layouts / index-baseof.html
index 3f38b14..6889e6f 100644 (file)
@@ -11,9 +11,8 @@
                                                {{- block "home-main" . }}{{- end }}
                                        </main>
                                </div>
-                               <div id="secondary" class="related-content">
-                                       {{- partial "home-latest-posts.html" . -}}
-                                       {{- partial "tag-cloud.html" . -}}
+                               <div id="secondary" class="home-links">
+                                       {{ partial "home-social-links.html" . }}
                                </div>
                        </div>
                        {{- partial "footer.html" . -}}