From 351d55ceb8de0bcacac5ec13c04016c2903e4813 Mon Sep 17 00:00:00 2001
From: Yap Jia Hong
+ + RSS +
+ {{ end }} + + {{/* Theme attribution */}} {{ if .Site.Params.footer.showThemeAttribution | default true }}
@@ -65,4 +73,4 @@
{{ if templates.Exists "partials/extend-footer.html" }}
{{ partialCached "extend-footer.html" . }}
{{ end }}
-
\ No newline at end of file
+
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index f59e9dc8..8e9d46b6 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -112,6 +112,9 @@
{{ end }}
{{ end }}
{{ end }}
+
+
+
{{/* Vendor */}}
{{ partial "vendor.html" . }}
{{/* Analytics */}}
diff --git a/layouts/partials/home/profile.html b/layouts/partials/home/profile.html
index 1780569e..85fa931d 100644
--- a/layouts/partials/home/profile.html
+++ b/layouts/partials/home/profile.html
@@ -34,4 +34,4 @@