From 42c10fe5c6879980e0790a9a87b709e3ab26f40f Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 4 Jun 2021 12:26:33 +0200 Subject: High res covers. Size covers to fit in a 300x300 pixel box (150x150 displayed). --- views/index.ejs | 2 +- views/profile.ejs | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'views') diff --git a/views/index.ejs b/views/index.ejs index 95e7898..91f4504 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -2,7 +2,7 @@

diff --git a/views/profile.ejs b/views/profile.ejs index 60f1ff9..0b3f20f 100644 --- a/views/profile.ejs +++ b/views/profile.ejs @@ -1,5 +1,8 @@ <%- include('header', { title: "Rally the Troops!", refresh: (active_games.length > 0 ? 300 : 0) }) %> - +

-- cgit v1.2.3