summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-04-15 14:34:49 +0200
committerTor Andersson <tor@ccxvii.net>2022-04-15 14:34:49 +0200
commit8eb1b2f8c4565be28531a057a747cda14512f444 (patch)
tree7fd4cb45adbc35fb3214284791ce6b646f324e83 /public
parentdadc4ca510d5e45e270faa04775f377d8ff40412 (diff)
downloadserver-8eb1b2f8c4565be28531a057a747cda14512f444.tar.gz
Separate profile and active game list pages.
Also show number of games where it is your turn in the header. Only show finished games from last week on active games page. Add separate finished games page to see all of them. # Conflicts: # views/tournament-games.pug
Diffstat (limited to 'public')
-rw-r--r--public/robots.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt
index 0ba70da..d5c191c 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -1,5 +1,7 @@
User-agent: *
Disallow: /join
Disallow: /login
+Disallow: /signup
Disallow: /user
+Disallow: /games
Disallow: /*play*