diff --git a/layouts/index.html b/layouts/index.html index a88f43f8c..61c66d3f2 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -4,6 +4,70 @@ {{- $posts := .Site.Params.home.posts -}}
+
+ + + {{- /* Profile */ -}} {{- if ne $profile.enable false -}} {{- partial "home/profile.html" . -}}