Create index.html

This commit is contained in:
Josh Patra
2025-08-13 13:39:09 -04:00
committed by GitHub
parent 0365a56ca5
commit 82d48d1461

10
index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=hunterdon_fair_housing_map.html" />
<title>Redirecting...</title>
</head>
<body>
<p>If you are not redirected automatically, follow this <a href="hunterdon_fair_housing_map.html">link to the map</a>.</p>
</body>
</html>