diff options
-rw-r--r-- | content-org/brain-rot.org | 9 | ||||
-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 |
5 files changed, 10 insertions, 11 deletions
diff --git a/content-org/brain-rot.org b/content-org/brain-rot.org index 0b1b2e6..26f8a8b 100644 --- a/content-org/brain-rot.org +++ b/content-org/brain-rot.org @@ -1421,10 +1421,9 @@ CLOSED: [2024-04-14 Sun 20:59] :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract Random SciFi from USA :EXPORT_HUGO_PAIRED_SHORTCODES: img-r menu menu-info :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :menu_order name -:EXPORT_HUGO_MENU: :menu "brain-rot" +:EXPORT_HUGO_MENU: :menu "brain-rot" :weight 1000 :END: - #+attr_shortcode: "brain-rot-ascifi" #+begin_menu Dune @@ -2175,7 +2174,7 @@ Patlabor CLOSED: [2024-04-14 Sun 18:10] :PROPERTIES: :EXPORT_FILE_NAME: _index -:EXPORT_HUGO_MENU: :menu "brain-rot" +:EXPORT_HUGO_MENU: :menu "brain-rot" :weight 2000 :EXPORT_HUGO_CUSTOM_FRONT_MATTER: :primary_menu "brain-rot" :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract The Witcher series :EXPORT_HUGO_PAIRED_SHORTCODES: img-r menu menu-info @@ -2212,7 +2211,7 @@ Witcher :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :menu_order name :END: -*** DONE Modern Games +*** DONE Modern Games (from 2007) CLOSED: [2024-04-14 Sun 18:10] :PROPERTIES: :EXPORT_HUGO_CUSTOM_FRONT_MATTER: :primary_menu "brain-rot" @@ -2235,7 +2234,7 @@ Witcher :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :menu_order name :END: -*** DONE Classic Games +*** DONE Classic Games (up to 1995) CLOSED: [2024-04-14 Sun 18:10] :PROPERTIES: :EXPORT_HUGO_CUSTOM_FRONT_MATTER: :primary_menu "brain-rot" 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" >}} |