From af6a9b4d491caeb4960088cbc786c10a4fa97bfc Mon Sep 17 00:00:00 2001 From: zhaohuabing Date: Mon, 11 Apr 2022 17:19:19 +0800 Subject: add sidecar to "about" page layout Signed-off-by: zhaohuabing --- layouts/top/single.html | 52 ++++++++++--------------------------------------- 1 file changed, 10 insertions(+), 42 deletions(-) diff --git a/layouts/top/single.html b/layouts/top/single.html index bd7b148..7034463 100644 --- a/layouts/top/single.html +++ b/layouts/top/single.html @@ -7,51 +7,19 @@
+ col-lg-8 col-lg-offset-1 + col-md-8 col-md-offset-1 + col-sm-12 + col-xs-12 + post-container"> {{ .Content }} - {{ partial "comments.html" . }} - -
- - + + {{ partial "sidebar.html" . }} -- cgit v1.2.3