Skip to content

Commit

Permalink
changed ldf src from raw git request to cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
AUTplayed committed Mar 21, 2019
1 parent 45fac95 commit 7fb2834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ <h1>index</h1>
<a href="/">index</a>
<a href="other">other</a>

<script src="https://github.com/AUTplayed/ldf/releases/download/2.1/ldf.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/AUTplayed/ldf@2.1.1/ldf.js"></script>
<script>ldf.hash = false</script>

0 comments on commit 7fb2834

Please sign in to comment.