From 7cda820a991f1bcb247c01f379e302e46f9dcb6d Mon Sep 17 00:00:00 2001 From: youhavetrouble Date: Tue, 20 Jun 2023 19:56:28 +0200 Subject: [PATCH] add metadata --- index.html | 28 +++++++++++++----- .../{quests/overlays => }/compass_rose.png | Bin 2 files changed, 20 insertions(+), 8 deletions(-) rename public/img/{quests/overlays => }/compass_rose.png (100%) diff --git a/index.html b/index.html index d22a0b8..b4ad61a 100644 --- a/index.html +++ b/index.html @@ -1,18 +1,30 @@ - - - - Guild Master - Adventurer's guild management game - - - + + + + Guild Master - Adventurer's guild management game + + + + + + + + + + + +
diff --git a/public/img/quests/overlays/compass_rose.png b/public/img/compass_rose.png similarity index 100% rename from public/img/quests/overlays/compass_rose.png rename to public/img/compass_rose.png