From dfd5ecf0c2326147656a2306654175ca061e228e Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Wed, 17 Jun 2020 19:05:54 +0800
Subject: Move RSS link to config.toml
---
layouts/partials/sidebar.html | 3 ---
1 file changed, 3 deletions(-)
(limited to 'layouts/partials/sidebar.html')
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index 7ead0e2..a730c0b 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -15,9 +15,6 @@
{{ .Name }}
{{ end }}
-
- RSS
-
--
cgit v1.2.3
From 5c68750e0cd265464aa55b1f1d89e54f7e71ccc0 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Thu, 18 Jun 2020 14:17:51 +0800
Subject: Optimize toc & license settings logic
---
layouts/partials/sidebar.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
(limited to 'layouts/partials/sidebar.html')
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index a730c0b..af737ce 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -1,11 +1,13 @@