diff --git a/content/games/gameboycolor/wendy-every-witch-way.md b/content/games/gameboycolor/wendy-every-witch-way.md index a18dc9b..26b0c47 100644 --- a/content/games/gameboycolor/wendy-every-witch-way.md +++ b/content/games/gameboycolor/wendy-every-witch-way.md @@ -8,6 +8,8 @@ game_name: 'Wendy: Every Witch Way' game_genre: '2D Platformer' tags: - '2D platformer' +aliases: + - /games/wendy-every-witch-way/ game_release_year: 2001 game_developer: 'WayForward' --- diff --git a/themes/jefklak-creative-portfolio/layouts/_default/rss.xml b/themes/jefklak-creative-portfolio/layouts/_default/rss.xml index 4e438b8..49fdf1f 100644 --- a/themes/jefklak-creative-portfolio/layouts/_default/rss.xml +++ b/themes/jefklak-creative-portfolio/layouts/_default/rss.xml @@ -87,7 +87,7 @@

{{ $platform := .CurrentSection.Title }} {{ with .CurrentSection.Params.platform }} -  Played on: {{ $platform }}
+  Played on: {{ $platform }}
{{ end }} {{ with .Params.game_genre }} {{ $tag := replaceRE `\s` "-" . }}