diff options
author | mms <michal@sapka.me> | 2024-09-22 23:16:43 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-09-22 23:16:43 +0200 |
commit | e3ac4f007021ce98a4411ac8394238ddc49508d0 (patch) | |
tree | bb545766238069318465eb9565cab4ea8538419a /content/brain-rot/classic-games | |
parent | 1fad633ea28831dcad9077c4567c80b9c4b8e79a (diff) |
sync in: brain rot
Diffstat (limited to 'content/brain-rot/classic-games')
-rw-r--r-- | content/brain-rot/classic-games/_index.md | 9 | ||||
-rw-r--r-- | content/brain-rot/classic-games/monkey-island/secret-of-monkey-island.md | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/content/brain-rot/classic-games/_index.md b/content/brain-rot/classic-games/_index.md index f19713c..c4f2d3b 100644 --- a/content/brain-rot/classic-games/_index.md +++ b/content/brain-rot/classic-games/_index.md @@ -6,7 +6,8 @@ categories = ["brainrot"] draft = false weight = 3001 primary_menu = "brain-rot" -abstract = "My reviews of modern games" +menu_order = "name" +abstract = "My reviews of classic games" [menu] [menu.brain-rot] identifier = "classic-games-up-to-1995" @@ -14,8 +15,6 @@ abstract = "My reviews of modern games" weight = 100 +++ -<menu> - +{{< menu "brain-rot-classic-games" >}} Witcher - -</menu> +{{< /menu >}} diff --git a/content/brain-rot/classic-games/monkey-island/secret-of-monkey-island.md b/content/brain-rot/classic-games/monkey-island/secret-of-monkey-island.md index b98f1a9..e07cb96 100644 --- a/content/brain-rot/classic-games/monkey-island/secret-of-monkey-island.md +++ b/content/brain-rot/classic-games/monkey-island/secret-of-monkey-island.md @@ -5,12 +5,12 @@ date = 2022-05-04T22:26:00+02:00 categories = ["brainrot"] draft = false weight = 3001 -image_dir = "brain-rot/screenshots" +image_dir = "screenshots" image_max_width = 765 abstract = "Secret of Monkey Island is a classic point-and-click adventure game. This is my short review." aliases = ["/2022/secret_of_monkey_island", "/articles/secret-of-monkey-island"] rating = 4.75 -image = "brain-rot/covers/secret-of-monkey-island.jpg" +image = "covers/secret-of-monkey-island.jpg" [menu] [menu.brain-rot-classic-games] weight = 3001 |