Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/html/index.html
diff options
context:
space:
mode:
authorLionel LASKE <llaske@c2s.fr>2013-03-16 07:42:25 (GMT)
committer Lionel LASKE <llaske@c2s.fr>2013-03-16 07:42:25 (GMT)
commitbf6928d9504fd13022669a695bbf90d5b4a437e3 (patch)
tree23dc1f1db25120f66e2dc5f21f2ea9d0ea3aa6ed /html/index.html
parent4a95009b2580fe0e1314f0166c06b4b338957b61 (diff)
Home page with theme, database cleaning, icon
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index dcff691..267a7e5 100644
--- a/html/index.html
+++ b/html/index.html
@@ -4,7 +4,7 @@
<title>Abecedarium</title>
<link href="enyo/enyo.css" rel="stylesheet" type="text/css" />
<script src="enyo/enyo.js" type="text/javascript"></script>
- <link href="css/styles.css" rel="stylesheet" type="text/css" />
+ <link href="styles.css" rel="stylesheet" type="text/css" />
</head>
<body class="board">
<div id="header" class="config"></div>