mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Znote AAC rev 168 from subversion.
This commit is contained in:
9
layout/head.php
Normal file
9
layout/head.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<head>
|
||||
<title><?php echo $config['site_title']; ?></title>
|
||||
<meta name="description" content="website description" />
|
||||
<meta name="keywords" content="website keywords, website keywords" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<link rel="stylesheet" type="text/css" href="layout/css/style.css" />
|
||||
<!-- modernizr enables HTML5 elements and feature detects -->
|
||||
<script type="text/javascript" src="layout/js/modernizr-1.5.min.js"></script>
|
||||
</head>
|
Reference in New Issue
Block a user