mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
one page webapp try
This commit is contained in:
5
php/chan-scripts.php
Normal file
5
php/chan-scripts.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<script type="text/javascript" src="/static/dist/lib/jquery.lazyload.js"></script>
|
||||
<script type="text/javascript" src="/static/dist/lib/color-thief.js"></script>
|
||||
<script type="text/javascript" src="//crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/sha256.js"></script>
|
||||
<script type="text/javascript" src="//crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/aes.js"></script>
|
||||
<script type="text/javascript" src="/static/dist/main.min.js"></script>
|
||||
Reference in New Issue
Block a user