Remove RSS - More trouble than it is worth
This commit is contained in:
parent
930c54d863
commit
26aac20434
1 changed files with 1 additions and 10 deletions
11
mkdocs.yml
11
mkdocs.yml
|
@ -82,8 +82,6 @@ extra:
|
||||||
link: https://git.subnet-masked.com/midnight_valley/website
|
link: https://git.subnet-masked.com/midnight_valley/website
|
||||||
- icon: material/list-status
|
- icon: material/list-status
|
||||||
link: https://status.unit15.net/status/minecraft
|
link: https://status.unit15.net/status/minecraft
|
||||||
- icon: material/rss-box
|
|
||||||
link: /feed_rss_created.xml
|
|
||||||
- icon: material/image
|
- icon: material/image
|
||||||
link: https://gallery.midnightvalley.net/
|
link: https://gallery.midnightvalley.net/
|
||||||
extra_css:
|
extra_css:
|
||||||
|
@ -105,11 +103,4 @@ plugins:
|
||||||
- blog:
|
- blog:
|
||||||
enabled: true
|
enabled: true
|
||||||
blog_dir: news
|
blog_dir: news
|
||||||
post_dir: news/articles
|
post_dir: news/articles
|
||||||
- rss:
|
|
||||||
abstract_chars_count: -1
|
|
||||||
match_path: news/articles/.*
|
|
||||||
date_from_meta:
|
|
||||||
as_creation: date
|
|
||||||
as_update: false
|
|
||||||
default_timezone: America/New_York
|
|
Loading…
Reference in a new issue