From ab0e69f51f9904f918c88953218aa3546638a697 Mon Sep 17 00:00:00 2001 From: Tor Andersson <tor@ccxvii.net> Date: Thu, 16 Jun 2022 23:38:01 +0200 Subject: Colored faction icons in role panel. --- play.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.html') 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"> -- cgit v1.2.3