From 2729f53fd3b0c074234b355619a849792b5070a2 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Wed, 20 Mar 2024 19:20:10 +0100 Subject: Add achievements banner to index --- views/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'views') diff --git a/views/index.html b/views/index.html index 5c2c206..245e346 100644 --- a/views/index.html +++ b/views/index.html @@ -13,5 +13,24 @@

Blind

An epic guild for epic gamers

+ +
+
+ #1 + ...at raiding +
+
+ 9,398,988 + ...coins +
+
+ 1 morbillion + ...monsters slain +
+
+ + {# TODO: Add a series of boxes, each either an image or some text + describing the guild. We will create two columns and have a kind of + asymmetric layout where the two columns don't line up row-wise. #} {% endblock %} -- cgit v1.2.3