Working content
This commit is contained in:
9
include/page-head.html
Normal file
9
include/page-head.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
|
||||
<style type="text/css">
|
||||
<!--# include file="style.css" -->
|
||||
</style>
|
||||
<title><!--# echo var="title" default="where the flamingcow roams" --></title>
|
||||
</head>
|
||||
Reference in New Issue
Block a user