Move to svelter icon.
It seems weird to have a 74K icon for a Forth. Moving to a lower res one in same vein without the rescaling.
This commit is contained in:
@ -55,7 +55,7 @@ DEPLOY_ITEMS += [
|
||||
|
||||
if WINDOWS_ENABLED:
|
||||
DEPLOY_ITEMS += [
|
||||
Copy('$dst/deploy/static/favicon.ico', '$dst/resources/eforth.ico'),
|
||||
Copy('$dst/deploy/static/favicon.ico', 'images/eforth.ico'),
|
||||
]
|
||||
|
||||
Alias('site', ' '.join(DEPLOY_ITEMS))
|
||||
|
||||
Reference in New Issue
Block a user