Add wahlen/index.html

This commit is contained in:
lhilgendorf 2024-06-13 08:26:48 +00:00
parent 35d2ecac5a
commit a1f3c7a356

8
wahlen/index.html Normal file
View File

@ -0,0 +1,8 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://stuve-bamberg.de/wahlen";
</script>
</body>
</html>