Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed Jan 8, 2021
1 parent 3ed1ad6 commit 9dc2f0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 9dc2f0e

Please sign in to comment.