mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
tos
This commit is contained in:
@@ -25,6 +25,7 @@ def generate():
|
||||
open(OUT_DIR / 'index.html', 'w').write(index_html)
|
||||
|
||||
make_static_page('privacy', 'Privacy Policy')
|
||||
make_static_page('tos', 'Terms of Services')
|
||||
copy_assets()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user