Stuff
This commit is contained in:
parent
b19703b7cf
commit
7cc12709ea
1 changed files with 4 additions and 1 deletions
|
@ -34,7 +34,10 @@
|
|||
<script src="/js/photor.min.js"></script> <!-- 5 KB in gzip -->
|
||||
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('.photor').photor();
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue