Fix the webmanifest, now you can actually "install" the site
2 files changed, 2 insertions(+), 2 deletions(-) M momw/momw/views/utility.py A momw/static/openmw.png
M momw/momw/views/utility.py => momw/momw/views/utility.py +2 -2
@@ 22,8 22,8 @@ def webmanifest(request): "display": "standalone", "icons": [ { "sizes":"16x16", "src":"/favicon.png", "sizes":"256x256", "src":"/openmw.png", "type":"image/png" } ],
A momw/static/openmw.png => momw/static/openmw.png +0 -0