summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-06-16 23:38:01 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:31:29 +0100
commitab0e69f51f9904f918c88953218aa3546638a697 (patch)
treec389ce72730973f1d1a7b8aaf37a28f294081e89 /play.html
parent03fa05f2f083ab541749ee56a8a8056b298200b9 (diff)
downloadpax-pamir-ab0e69f51f9904f918c88953218aa3546638a697.tar.gz
Colored faction icons in role panel.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 11613a8..fec2cc9 100644
--- a/play.html
+++ b/play.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>PAX PAMIR</title>
-<link rel="icon" href="icons/eagle.svg">
+<link rel="icon" href="favicon.svg">
<link rel="stylesheet" href="/fonts/fonts.css">
<link rel="stylesheet" href="/common/play.css">
<link rel="stylesheet" href="play.css">