Refactor and other improvements

This commit is contained in:
Andras Schmelczer 2026-02-08 18:25:58 +00:00
parent 04a78e7bfe
commit 6c90cf3c0f
47 changed files with 2705 additions and 1568 deletions

View file

@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Narrowit — Every neighbourhood in England & Wales</title>
<title>Perfect Postcodes — Every neighbourhood in England & Wales</title>
<meta name="description" content="Explore property prices, energy ratings, crime stats, school ratings, and more across England & Wales on one interactive map." />
<meta name="x-og-placeholder" content="__NARROWIT_OG_TAGS__" />
<meta name="x-og-placeholder" content="__PERFECT_POSTCODES_OG_TAGS__" />
<script>
(function() {
if (localStorage.getItem('theme') === 'dark') {