From a07e7e76b6f0ea33368c1d8e5ed87b2b9f45ccad Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sun, 5 Sep 2021 16:11:44 +0800 Subject: org: display feeds page in the sidebar * org-conf.el (durand-org-publish-sidebar): It is better to display the page containing the feeds in the sidebar, in my opinion. --- org-conf.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'org-conf.el') diff --git a/org-conf.el b/org-conf.el index b39bbae..cf0b9b1 100644 --- a/org-conf.el +++ b/org-conf.el @@ -556,7 +556,8 @@ If DESC is non-`nil', then it is the description of the new link." Math \n\ Code \n\ Life \n\ - Home ") + Home \n\ + Feeds (Atom) ") ;; REVIEW: This might be unnecessary. (defun durand-org-publish-insert-sidebar (_arg) -- cgit v1.2.3-18-g5258