diff options
author | jao <jao@gnu.org> | 2021-02-11 16:46:50 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-02-11 16:46:50 +0000 |
commit | 589defeb2d9f98a54a27017e41a238741d223083 (patch) | |
tree | 71dd2bbe7c20d14b6d187ba49242ed9ed42e4204 | |
parent | 3d0e86d41b0239ddaa9afc79893fbdc4edbcfc5d (diff) | |
download | elibs-589defeb2d9f98a54a27017e41a238741d223083.tar.gz elibs-589defeb2d9f98a54a27017e41a238741d223083.tar.bz2 |
use org-static-blog new norss tag
-rw-r--r-- | blog.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ org-static-blog-publish-directory (jao-blog-dir "blog/") org-static-blog-rss-extra "<author>mail@jao.io</author>\n" org-static-blog-rss-max-entries 30 + org-static-blog-rss-excluded-tag "norss" org-export-with-toc nil org-export-with-section-numbers nil) |