This commit is contained in:
Matthew Dillon 2015-06-21 10:11:24 -08:00
parent 46c25611b6
commit 3b226c89b6
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +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>
<script src="{{ .Site.BaseURL }}/js/concise.min.js"></script>
</body>
</html>