summaryrefslogtreecommitdiff
path: root/content/brain-rot
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-06-21 22:14:45 +0200
committermms <michal@sapka.me>2024-06-21 22:14:45 +0200
commit1085493e434c52c551196733a3ae15c3aa830495 (patch)
treecec9c83ec90b5107e05c40d5e8b47b622af3de6d /content/brain-rot
parent65db98c63d53dd72e2d9f2faf93197d916ec9c77 (diff)
feat(br): order
Diffstat (limited to 'content/brain-rot')
-rw-r--r--content/brain-rot/american-scifi/_index.md2
-rw-r--r--content/brain-rot/classic-games/_index.md4
-rw-r--r--content/brain-rot/fantasy/_index.md2
-rw-r--r--content/brain-rot/modern-games/_index.md4
4 files changed, 6 insertions, 6 deletions
diff --git a/content/brain-rot/american-scifi/_index.md b/content/brain-rot/american-scifi/_index.md
index 43b7fdd..b7907c9 100644
--- a/content/brain-rot/american-scifi/_index.md
+++ b/content/brain-rot/american-scifi/_index.md
@@ -10,8 +10,8 @@ abstract = "Random SciFi from USA"
menu_order = "name"
[menu]
[menu.brain-rot]
- weight = 3001
identifier = "american-scifi"
+ weight = 1000
+++
{{< menu "brain-rot-ascifi" >}}
diff --git a/content/brain-rot/classic-games/_index.md b/content/brain-rot/classic-games/_index.md
index 51f6f79..1da1e29 100644
--- a/content/brain-rot/classic-games/_index.md
+++ b/content/brain-rot/classic-games/_index.md
@@ -1,5 +1,5 @@
+++
-title = "Classic Games"
+title = "Classic Games (up to 1995)"
author = ["Michał Sapka"]
date = 2024-04-14T18:10:00+02:00
categories = ["brainrot"]
@@ -10,7 +10,7 @@ abstract = "My reviews of modern games"
[menu]
[menu.brain-rot]
weight = 3001
- identifier = "classic-games"
+ identifier = "classic-games-up-to-1995"
+++
{{< menu "brain-rot-classic-games" >}}
diff --git a/content/brain-rot/fantasy/_index.md b/content/brain-rot/fantasy/_index.md
index 8ebacc5..6194c29 100644
--- a/content/brain-rot/fantasy/_index.md
+++ b/content/brain-rot/fantasy/_index.md
@@ -9,8 +9,8 @@ primary_menu = "brain-rot"
abstract = "The Witcher series"
[menu]
[menu.brain-rot]
- weight = 3001
identifier = "fantasy"
+ weight = 2000
+++
{{< menu "brain-rot-fantasy" >}}
diff --git a/content/brain-rot/modern-games/_index.md b/content/brain-rot/modern-games/_index.md
index c2f019e..02a65a4 100644
--- a/content/brain-rot/modern-games/_index.md
+++ b/content/brain-rot/modern-games/_index.md
@@ -1,5 +1,5 @@
+++
-title = "Modern Games"
+title = "Modern Games (from 2007)"
author = ["Michał Sapka"]
date = 2024-04-14T18:10:00+02:00
categories = ["brainrot"]
@@ -10,7 +10,7 @@ abstract = "My reviews of modern games"
[menu]
[menu.brain-rot]
weight = 3001
- identifier = "modern-games"
+ identifier = "modern-games-from-2007"
+++
{{< menu "brain-rot-modern-games" >}}