Move common head tags to head.html
This commit is contained in:
6
head.html
Normal file
6
head.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="alternate icon" href="/favicon.ico" />
|
Reference in New Issue
Block a user