From ce74a2c562a2d2f03a4fe1cf95316096676ebbb6 Mon Sep 17 00:00:00 2001 From: Jannick Date: Thu, 2 May 2024 10:53:42 +0200 Subject: Added leaderboard page Added a button on the navbar, that'll take you to the leaderboard page. Added leaderboards.html as well as leaderboards.css --- views/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'views/base.html') diff --git a/views/base.html b/views/base.html index 13ac5ab..556a777 100644 --- a/views/base.html +++ b/views/base.html @@ -14,6 +14,7 @@