diff --git a/src/app/pages/Guide.tsx b/src/app/pages/Guide.tsx index 1c01b77e..06aaa73d 100644 --- a/src/app/pages/Guide.tsx +++ b/src/app/pages/Guide.tsx @@ -178,10 +178,10 @@ export function Guide({ id }: Props) { {Octicon.arrow_left} {locale('guides.all')} - + {frontMatter?.tags?.includes('worldgen') && {Icons.worldgen} {locale('worldgen')} - + }