diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/brain-rot/american-scifi/_index.md | 2 | ||||
-rw-r--r-- | content/brain-rot/classic-games/_index.md | 4 | ||||
-rw-r--r-- | content/brain-rot/fantasy/_index.md | 2 | ||||
-rw-r--r-- | content/brain-rot/modern-games/_index.md | 4 |
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" >}} |