mirror of
https://git.v0l.io/Kieran/void.cat.git
synced 2025-04-11 02:09:03 +02:00
update for release
This commit is contained in:
parent
b0a49e5bc2
commit
75675c0a87
@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
sass src/style.scss dist/style.css && google-closure-compiler src/script.js src/ripemd160.js --js_output_file dist/script.min.js --language_out ECMASCRIPT_NEXT
|
||||
sass src/css/style.scss dist/style.css && google-closure-compiler src/js/script.js --js_output_file dist/script.min.js --language_out ECMASCRIPT_NEXT
|
@ -85,7 +85,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript" src="src/js/script.js" async></script>
|
||||
<script type="text/javascript" src="dist/script.min.js" async></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user