mirror of
https://github.com/alex-s168/website.git
synced 2025-09-10 01:05:07 +02:00
c
This commit is contained in:
@@ -161,6 +161,7 @@ web_targets.append("build/deploy/index.html")
|
||||
manual_res = []
|
||||
|
||||
manual_res.append("res/favicon.png")
|
||||
web_targets.append("build/deploy/res/favicon.png")
|
||||
gen += "\n"
|
||||
gen +=f"build build/deploy/res/favicon.png : pngquant res/favicon.png\n"
|
||||
gen += " quality = 1\n"
|
||||
|
Reference in New Issue
Block a user