1
0
mirror of /repos/Prototyper.git synced 2026-02-27 16:12:00 +01:00

added links to navigaton

This commit is contained in:
Aiko Mastboom
2013-04-26 03:21:45 +02:00
parent 5e223f27b5
commit 971e10f242
5 changed files with 100 additions and 49 deletions

View File

@@ -2,4 +2,9 @@
<!--<script src="/lib/modernizr/modernizr.min.js"></script>-->
<link href="/lib/bootstrap/bootstrap-combined.min.css" rel="stylesheet" type="text/css">
<!--<link href="/lib/font-awesome/font-awesome.css" rel="stylesheet" type="text/css">-->
{{#if debug }}
<!-- @@less__app_main_style -->
<script src="/lib/lessjs/less-1.3.3.min.js" type="text/javascript" charset="utf-8"></script>
{{else}}
<!-- @@style__app_main_style -->
{{/if}}

View File

@@ -71,6 +71,10 @@
}
]
},
{
"title": "LessCSS",
"url": "http://lesscss.org/"
},
{
"title": "ShareJS",
"url": "https://github.com/josephg/ShareJS/wiki"