mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
website
This commit is contained in:
@@ -49,7 +49,7 @@ def copy_assets():
|
||||
'favicon.ico',
|
||||
'github.svg',
|
||||
'x.svg',
|
||||
'mapbg.jpg',
|
||||
'berlin.webp',
|
||||
]:
|
||||
shutil.copyfile(ASSETS_DIR / file, OUT_DIR / file)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user