update broken holder.min.js link

update broken holder.min.js link
This commit is contained in:
Kevin Imig 2015-08-21 20:23:00 +02:00
parent 69f9240863
commit 3b2b6f4a05
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../assets/js/vendor/holder.js"></script>
<script src="../../assets/js/vendor/holder.min.js"></script>
<script>
$(function () {
Holder.addTheme("thumb", { background: "#55595c", foreground: "#eceeef", text: "Thumbnail" });