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/profile.ejs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'views/profile.ejs') 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