docs: update readme
This commit is contained in:
parent
3ed1ad6376
commit
9dc2f0ebfe
|
@ -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
|
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue