mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-10 13:44:27 +08:00
removed unnecessary property
This commit is contained in:
parent
90b50ff4ca
commit
e93fe5aa9d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<title>Monkeytype</title>
|
||||
<link rel="stylesheet" href="css/select2.min.css" />
|
||||
<link rel="stylesheet" href="css/balloon.min.css" />
|
||||
<link rel="stylesheet" href="css/style.css?v=1" />
|
||||
<link rel="stylesheet" href="css/style.css" />
|
||||
<link rel="stylesheet" href="themes/serika_dark.css" id="currentTheme" />
|
||||
<link rel="stylesheet" href="" id="funBoxTheme" />
|
||||
<link id="favicon" rel="shortcut icon" href="/images/favicon/favicon.ico" />
|
||||
|
|
Loading…
Reference in a new issue