Splitting up into partials

This commit is contained in:
Matthew Dillon 2015-06-20 16:44:50 -08:00
parent 3612009d32
commit 46c25611b6
6 changed files with 50 additions and 34 deletions

View file

@ -0,0 +1,4 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../js/concise.min.js"></script>
</body>
</html>