aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-02-15 16:27:40 +0100
committerJoris Guyonvarch2015-02-15 16:27:40 +0100
commite0aa371f230495abd53b01535cbba40e09c0b59c (patch)
tree1d897fb47beeebe2050f75ec428dffb8bfea9339 /index.html
parentca0c11b6e9f86efa9ca88833c49cd6413f438e09 (diff)
downloadmakeup-e0aa371f230495abd53b01535cbba40e09c0b59c.tar.gz
makeup-e0aa371f230495abd53b01535cbba40e09c0b59c.tar.bz2
makeup-e0aa371f230495abd53b01535cbba40e09c0b59c.zip
Using markdown instead of html to write pages
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 8f55e49..718c942 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8">
<title>Maquillage</title>
+ <script src="markdown.js"></script>
<script src="script.js"></script>
<link rel="stylesheet" type="text/css" href="reset.css">
<link rel="stylesheet" type="text/css" href="menu.css">