Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHe Yeshuang <yeshuanghe@gmail.com>2020-05-01 18:00:07 +0300
committerHe Yeshuang <yeshuanghe@gmail.com>2020-05-18 15:15:49 +0300
commit2c5fd2ce2d6a51287a35e384c658b643e589ba5c (patch)
treeb6c142b21718645f5acd759b478232f66f8fe9c0 /layouts/partials/page-aside.html
parent73a2bd7d643e437d537ce083b508c374c876e86f (diff)
feels tired
Diffstat (limited to 'layouts/partials/page-aside.html')
-rwxr-xr-xlayouts/partials/page-aside.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/page-aside.html b/layouts/partials/page-aside.html
index 041fa45..5dcf5d4 100755
--- a/layouts/partials/page-aside.html
+++ b/layouts/partials/page-aside.html
@@ -1,5 +1,6 @@
<div class="md:max-w-xs flex flex-col md:items-end">
{{ partial "site-navigation.html" . }}
+ {{ partial "social-follow.html" . }}
<div class="text-sm text-gray-500 leading-tight">
Built with Hugo and theme Tokiwa.<br/>
{{.Site.Copyright|safeHTML}}