Change to svg favicon
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/favicon.ico" type="image/ico">
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg">
|
||||
<title>{{$.Title}}</title>
|
||||
<style>
|
||||
/* Light Theme */
|
||||
|
Reference in New Issue
Block a user