Add svg favicon

This commit is contained in:
ZipFile
2020-12-26 08:29:55 +00:00
parent 5c97595c6a
commit f926956697
5 changed files with 21 additions and 3 deletions

View File

@@ -5,7 +5,8 @@
<meta charset="utf-8">
<meta http-equiv="refresh" content="10">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" sizes="16x16" type="image/x-icon">
<link rel="icon" href="/favicon.svg" sizes="any" type="image/svg+xml">
<style type="text/css">
body {