mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-24 12:39:46 +00:00
Add new entries under 'Recent News': 'Urgent' and 'Community' and remove 'Announcements'
The Urgent tag is meant to show prioritary communications that the community should be aware of as soon as possible 'Community' will show all non-urgent communications and general blog posts
This commit is contained in:
parent
bb514879b9
commit
de55ffeb0d
2 changed files with 9 additions and 4 deletions
|
@ -16,12 +16,14 @@
|
||||||
url: downloads/
|
url: downloads/
|
||||||
- title: Recent News
|
- title: Recent News
|
||||||
subfolderitems:
|
subfolderitems:
|
||||||
- page: Announcements
|
- page: Urgent
|
||||||
url: blog/tags/announcements.html
|
url: blog/tags/urgent.html
|
||||||
- page: Meeting Logs
|
|
||||||
url: blog/tags/dev%20diaries.html
|
|
||||||
- page: Releases
|
- page: Releases
|
||||||
url: blog/tags/releases.html
|
url: blog/tags/releases.html
|
||||||
|
- page: Community
|
||||||
|
url: blog/tags/community.html
|
||||||
|
- page: Meeting Logs
|
||||||
|
url: blog/tags/dev%20diaries.html
|
||||||
- page: All Posts
|
- page: All Posts
|
||||||
url: blog
|
url: blog
|
||||||
- title: Community
|
- title: Community
|
||||||
|
|
|
@ -84,3 +84,6 @@
|
||||||
|
|
||||||
- slug: announcements
|
- slug: announcements
|
||||||
name: Announcements
|
name: Announcements
|
||||||
|
|
||||||
|
- slug: urgent
|
||||||
|
name: Urgent
|
||||||
|
|
Loading…
Reference in a new issue