From 8d04239504d9a4c40f276e66a99eaf9b79a25843 Mon Sep 17 00:00:00 2001
From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
Date: Wed, 8 May 2024 08:34:17 +0200
Subject: [PATCH] use url_for with _anchor (#3279)
---
WebHostLib/templates/supportedGames.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WebHostLib/templates/supportedGames.html b/WebHostLib/templates/supportedGames.html
index 6ab338c33e..393edcfe90 100644
--- a/WebHostLib/templates/supportedGames.html
+++ b/WebHostLib/templates/supportedGames.html
@@ -49,7 +49,7 @@
Game Page
{% if world.web.tutorials %}
|
- Setup Guides
+ Setup Guides
{% endif %}
{% if world.web.options_page is string %}
|