Compare commits
3 commits
9bfffa07d2
...
0956cdc011
Author | SHA1 | Date | |
---|---|---|---|
0956cdc011 | |||
26aac20434 | |||
930c54d863 |
2 changed files with 3 additions and 14 deletions
|
@ -3,6 +3,4 @@ icon: material/newspaper
|
|||
description: All news related to the network!
|
||||
---
|
||||
|
||||
# News
|
||||
|
||||
[:material-rss-box: Click for RSS feed](/feed_rss_created.xml)
|
||||
# News
|
13
mkdocs.yml
13
mkdocs.yml
|
@ -78,12 +78,10 @@ extra:
|
|||
social:
|
||||
- icon: fontawesome/brands/discord
|
||||
link: https://osl.unit15.net/MNVDiscord
|
||||
- icon: fontawesome/brands/git-alt
|
||||
- icon: simple/forgejo
|
||||
link: https://git.subnet-masked.com/midnight_valley/website
|
||||
- icon: material/list-status
|
||||
link: https://status.unit15.net/status/minecraft
|
||||
- icon: material/rss-box
|
||||
link: /feed_rss_created.xml
|
||||
- icon: material/image
|
||||
link: https://gallery.midnightvalley.net/
|
||||
extra_css:
|
||||
|
@ -105,11 +103,4 @@ plugins:
|
|||
- blog:
|
||||
enabled: true
|
||||
blog_dir: news
|
||||
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
|
||||
post_dir: news/articles
|
Loading…
Reference in a new issue