Minor bugfix
This commit is contained in:
parent
bc77165937
commit
c79ef9a7d7
@ -12,8 +12,8 @@
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="<%= typeof theme !== "undefined" ? theme : "" %>">
|
||||
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/img/apple-icon-144x144.png" />
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
|
||||
</head>
|
||||
<body class="preload">
|
||||
|
Loading…
Reference in New Issue
Block a user