fixed, reworked and simplyfied and added example content in markdown
This commit is contained in:
parent
bdf28fd018
commit
ff46ccae8b
15 changed files with 335 additions and 286 deletions
|
|
@ -9,7 +9,6 @@
|
|||
<div id="bg"></div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="/js/jquery.min.js"></script>
|
||||
<script src="/js/skel.min.js"></script>
|
||||
<script src="/js/util.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
|
|
|||
|
|
@ -13,4 +13,6 @@
|
|||
<!--[if lte IE 9]><link rel="stylesheet" href="/css/ie9.css" /><![endif]-->
|
||||
<noscript><link rel="stylesheet" href="/css/noscript.css" /></noscript>
|
||||
</head>
|
||||
<!-- Scripts -->
|
||||
<script src="/js/jquery.min.js"></script>
|
||||
<body>
|
||||
Loading…
Add table
Add a link
Reference in a new issue