From 226be35856a67c138c493e2838d8f195d2d4abef Mon Sep 17 00:00:00 2001 From: c Date: Mon, 25 Sep 2023 14:42:27 +0200 Subject: [PATCH] switch to main homepage help links in index --- website/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/index.html b/website/index.html index d77c9aa..a43f340 100644 --- a/website/index.html +++ b/website/index.html @@ -23,13 +23,13 @@ nav_pill: home {% endif %}

Games

-

There are a few game servers running. To connect, simply start the game and connect to this domain. See also the Help section for more information.

+

There are a few game servers running. To connect, simply start the game and connect to this domain. See also the Help section for more information.

{% assign sorted_games = site.data.games | sort: "title" %} {% for game in sorted_games %} - + - + {% endfor %}
Tiny screenshot of {{ game.title }}Tiny screenshot of {{ game.title }} {{ game.title }} {{ game.description }} @@ -37,7 +37,7 @@ nav_pill: home
Warning: {{ game.warning }} {% endif %}
More infoMore info