Skip to content

Commit

Permalink
use regular, non-minfied, js in index
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Apr 3, 2014
1 parent c5cf52b commit 41935ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -73,7 +73,7 @@ <h1>Meny</h1>
<a href="https://github.com/hakimel/meny"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://github-camo.global.ssl.fastly.net/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a>
</div>

<script src="js/meny.min.js"></script>
<script src="js/meny.js"></script>
<script>
// Create an instance of Meny
var meny = Meny.create({
Expand Down

0 comments on commit 41935ac

Please sign in to comment.