From 9dc2f0ebfe75f968f77290d911e3be035b34e954 Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Fri, 8 Jan 2021 10:30:24 +0100 Subject: [PATCH] docs: update readme --- .github/workflows/readme.yml | 2 +- config/_default/config.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index 9c0375d..533c8fd 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -14,5 +14,5 @@ jobs: steps: - uses: JasonEtco/rss-to-readme@v1 with: - feed-url: https://henkverlinde.com/blog/index.xml + feed-url: https://getdoks.org/blog/index.xml readme-section: feed \ No newline at end of file diff --git a/config/_default/config.toml b/config/_default/config.toml index dd5cfb6..26bc675 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -11,7 +11,7 @@ rssLimit = 10 # add redirects/headers [outputs] home = ["HTML", "RSS", "REDIRECTS", "HEADERS"] -section = ["HTML", "SITEMAP"] +section = ["HTML", "RSS", "SITEMAP"] # remove .{ext} from text/netlify [mediaTypes."text/netlify"]