change html title

This commit is contained in:
Fox 2026-06-24 14:35:36 +01:00
parent ef4142caf9
commit 38015e5e37

View File

@ -7,7 +7,7 @@
<link href="https://fonts.bunny.net/css?family=roboto:300,400,500,700" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="color-scheme" content="light dark" />
<title>Vite + Preact</title>
<title>Solicitors Search</title>
<style>body { margin: 0; max-height: 100vh; overflow: hidden; }</style>
</head>
<body>