mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2025-01-13 08:01:08 +01:00
head and foot
This commit is contained in:
parent
e9086f56e6
commit
180e6cf156
1 changed files with 3 additions and 0 deletions
|
@ -19,18 +19,21 @@
|
|||
<link rel="stylesheet" href="css/style.css?v=2">
|
||||
<link rel="stylesheet" href="css/star.css">
|
||||
<link rel="stylesheet" href="css/star_HP48.css">
|
||||
<link rel="stylesheet" href="css/index.css">
|
||||
|
||||
<script src="js/libs/modernizr-1.7.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<header>
|
||||
Cœurs étoilés
|
||||
</header>
|
||||
|
||||
<div id="main" role="main">
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
(sources available on <a href="https://github.com/cycojesus/c-urs_-toil-s">github</a>)
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue