express: minify the javascript
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
20e560c55c
commit
fdeecd0e26
4 changed files with 412 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
<div id="footer">
|
||||
© 2023. All rights reserved. <a href="mailto:isacritter@hashbangbash.com">isacritter</a>; <a href="https://paypal.me/vbatts/1" target="_blank">keep isacritter alive</a>
|
||||
</div>
|
||||
<script src="/asset/frontend.js"></script>
|
||||
<script src="/asset/frontend.min.js"></script>
|
||||
<style type="text/css">
|
||||
#isCritter {
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue