Move header and footer to .inc.php
This commit is contained in:
parent
d750dcc4d2
commit
41efcbfbe5
13 changed files with 60 additions and 160 deletions
4
inc/header.inc.php
Normal file
4
inc/header.inc.php
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