This commit is contained in:
2026-09-06 04:01:51 +02:00
parent db3c9e03f9
commit d95b0d8b4a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ var imageExts = map[string]bool{
".tif": true,
".webp": true,
}
func OptimizeImage(path string) {
fmt.Println("optiimg")