init clostridium
This commit is contained in:
parent
30f8e89c40
commit
6d04a8a6c8
13 changed files with 24 additions and 24 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Hymenobacterdotinfo</title>
|
||||
<title>clostridiumdotinfo</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
|
@ -12,7 +12,7 @@
|
|||
{{content-for 'head'}}
|
||||
|
||||
<link rel="stylesheet" href="assets/vendor.css">
|
||||
<link rel="stylesheet" href="assets/hymenobacterdotinfo.css">
|
||||
<link rel="stylesheet" href="assets/clostridiumdotinfo.css">
|
||||
|
||||
{{content-for 'head-footer'}}
|
||||
</head>
|
||||
|
@ -20,7 +20,7 @@
|
|||
{{content-for 'body'}}
|
||||
|
||||
<script src="assets/vendor.js"></script>
|
||||
<script src="assets/hymenobacterdotinfo.js"></script>
|
||||
<script src="assets/clostridiumdotinfo.js"></script>
|
||||
|
||||
{{content-for 'body-footer'}}
|
||||
</body>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<div class="about">
|
||||
<p>This is some information about hymenobacter.info</p>
|
||||
<p>This is some information about clostridium.info</p>
|
||||
</div>
|
||||
|
|
Reference in a new issue