Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
index 267a7e5..b23d25d 100644
--- a/html/index.html
+++ b/html/index.html
@@ -3,7 +3,11 @@
<head>
<title>Abecedarium</title>
<link href="enyo/enyo.css" rel="stylesheet" type="text/css" />
+ <link href="enyo/lib/layout/layout.css" rel="stylesheet" type="text/css" />
+ <link href="enyo/lib/onyx/onyx.css" rel="stylesheet" type="text/css" />
<script src="enyo/enyo.js" type="text/javascript"></script>
+ <script src="enyo/lib/layout/layout.js" type="text/javascript"></script>
+ <script src="enyo/lib/onyx/onyx.js" type="text/javascript"></script>
<link href="styles.css" rel="stylesheet" type="text/css" />
</head>
<body class="board">