summaryrefslogtreecommitdiffstats
path: root/layouts/partials/components.html
diff options
context:
space:
mode:
authoramzrk22020-10-04 09:19:43 +0800
committeramzrk22020-10-04 09:19:43 +0800
commit9281ece1a03f4712ef5c30fda867dec0e215fbc1 (patch)
tree642bea89bb58a7616abf3a7e5d1e4475d60249ec /layouts/partials/components.html
parent9a6032afbeed14701c9acd6923f15ede23eb49db (diff)
parent814caf8125a5797124364fb079c4b2cfc3c02bb5 (diff)
downloadhugo-theme-fuji-9281ece1a03f4712ef5c30fda867dec0e215fbc1.tar.gz
hugo-theme-fuji-9281ece1a03f4712ef5c30fda867dec0e215fbc1.tar.bz2
hugo-theme-fuji-9281ece1a03f4712ef5c30fda867dec0e215fbc1.zip
Merge branch 'master' of github.com:amzrk2/hugo-theme-fuji
Diffstat (limited to 'layouts/partials/components.html')
-rw-r--r--layouts/partials/components.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/components.html b/layouts/partials/components.html
index 5148628..532efad 100644
--- a/layouts/partials/components.html
+++ b/layouts/partials/components.html
@@ -10,6 +10,7 @@
</div>
</div>
<aside class="sidebar-mobile" style="display: none;">
+ <div class="sidebar-wrapper">
<!-- pages -->
<div class="sidebar-item sidebar-pages">
<h3>{{ i18n "sidebarPages" }}</h3>
@@ -52,4 +53,5 @@
</div>
{{ end }}
{{ end }}
+ </div>
</aside> \ No newline at end of file