Skip to content

Commit

Permalink
Create minify.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
meatpiHQ committed Dec 26, 2024
1 parent 4384292 commit e9ea34e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions minify.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
.\minhtml.exe --output main/homepage.html --keep-closing-tags --minify-css --minify-js main/homepage_full.html
echo HTML minification completed successfully!

0 comments on commit e9ea34e

Please sign in to comment.