summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-23 12:22:54 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-23 12:23:21 (GMT)
commit9397e701e9181f01ed4f41a15963da5bd0369591 (patch)
tree8654a2a00788149f88110582d20d11cef0485934 /www/index.html
parentcd06746e27a704ede585acc05095fc56e7e4b83b (diff)
cleaned up basic scaffold
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 924fe39..f08908e 100644
--- a/www/index.html
+++ b/www/index.html
@@ -6,6 +6,7 @@
<meta name="author" content="Christian Pointner <equinox@helsinki.at>">
<link rel="shortcut icon" href="/img/favicon.ico" />
+ <link href="/styles/common.css" rel="stylesheet">
<link href="/styles/main.css" rel="stylesheet">
<script src="/javascript/jquery/jquery.min.js"></script>
<script src="/js/utils.js"></script>