Auto-redirect in presence of search parameters

This commit is contained in:
2023-12-13 23:11:22 +01:00
parent dbe74f4ed1
commit f5f4e85e50
4 changed files with 45 additions and 18 deletions

@ -5,6 +5,7 @@
<meta charset="UTF-8">
<meta name="referrer" content="no-referrer">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="search" type="application/opensearchdescription+xml" href="opensearch.xml">
<style>
* { margin: 0; }
html, body { width: 100%; height: 100%; }