Reimplement the BadBrowser page based on feature detection

This commit is contained in:
djmaze 2020-09-11 16:58:05 +02:00
parent a022139403
commit bd34f9a9bc
4 changed files with 59 additions and 0 deletions

View file

@ -17,6 +17,7 @@
<link type="text/css" rel="stylesheet" data-href="{{BaseAppMainCssLink}}" id="app-css" />
<link type="text/css" rel="stylesheet" data-href="{{BaseAppThemeCssLink}}" id="app-theme-link" />
<link rel="manifest" href="{{BaseAppManifestLink}}" />
<script>Element.prototype.closest || (document.location.href = './?/BadBrowser');</script>
</head>
<body class="thm-body">