Move global head to file and split between page-specific and global
This commit is contained in:
parent
222d3303b4
commit
199be00b8c
9 changed files with 42 additions and 127 deletions
4
inc/head.html
Normal file
4
inc/head.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<meta charset="utf-8">
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" id="theme" href="/res/css/dark.css" type="text/css">
|
Loading…
Add table
Add a link
Reference in a new issue