From 4aa16c90a7ee85b21299d73cf6b63bae26a675b8 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Thu, 17 Oct 2024 11:01:12 +0200 Subject: Added some screenshots for the README --- templates/index.j2 | 2 +- templates/players.j2 | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/index.j2 b/templates/index.j2 index 8ff9eb1..764eae8 100644 --- a/templates/index.j2 +++ b/templates/index.j2 @@ -20,7 +20,7 @@

- Games + Games

Match Up!

diff --git a/templates/players.j2 b/templates/players.j2 index f81e823..0e851ab 100644 --- a/templates/players.j2 +++ b/templates/players.j2 @@ -27,13 +27,12 @@

Match Up!

- Players + Players

-

Players

{% for id, value in players.items() %} -- cgit v1.3.1