Revert "Enable webapp support"

This reverts commit 0cb1ddfa50.

While technically working, the iOS webapp switches back to the browser
whenever the page URL changes.
This commit is contained in:
Claudio Ortolina
2025-05-24 15:04:51 +01:00
parent 0cb1ddfa50
commit 9a95625a90
@@ -4,7 +4,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="csrf-token" content={get_csrf_token()} />
<meta name="apple-mobile-web-app-capable" content="yes" />
<.live_title suffix=" · Music Library">
{assigns[:page_title] || assigns.conn.request_path}
</.live_title>