From 640426f7bb9833e1915d7cc813b5c5216047aa60 Mon Sep 17 00:00:00 2001 From: tosi29 Date: Sun, 26 May 2019 16:35:02 +0900 Subject: Add space to insert something at top of sidebar --- layouts/partials/sidebar.html | 1 + layouts/partials/sidebar_top.html | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 layouts/partials/sidebar_top.html diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 783409a..2225aff 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -1,5 +1,6 @@
+ {{ partial "sidebar_top.html" }}