format
This commit is contained in:
@@ -15,6 +15,7 @@ var imageExts = map[string]bool{
|
||||
".tif": true,
|
||||
".webp": true,
|
||||
}
|
||||
|
||||
func OptimizeImage(path string) {
|
||||
|
||||
fmt.Println("optiimg")
|
||||
|
||||
Reference in New Issue
Block a user