Add stub pages for some routes

This commit is contained in:
2024-12-12 04:38:32 +01:00
parent 36cd9fbe8a
commit b561225a9b
7 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1 @@
<h1>User Data</h1>

View File

@ -0,0 +1 @@
<h1>User Management</h1>

View File

@ -0,0 +1 @@
<h1>Leaderboard</h1>

View File

@ -0,0 +1 @@
<h1>Race Picks</h1>

View File

@ -0,0 +1 @@
<h1>Rules</h1>

View File

@ -0,0 +1 @@
<h1>Season Picks</h1>

View File

@ -0,0 +1 @@
<h1>Statistics</h1>