Added Apple web-app meta tag #358 (#359)

* Added Apple web-app meta tag #358

* Added manifest file for web app

* Changed manifest to use template #358

* Small tweaks, add tests

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
This commit is contained in:
acbgbca
2023-05-24 05:20:58 +10:00
committed by GitHub
parent 84f13dd792
commit cd66dcee7b
5 changed files with 52 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ from .bookmarks import *
from .settings import *
from .toasts import *
from .health import health
from .manifest import manifest