Add Wardriving Section (#25)

* remove dangers page, fix counter

* fix bad instrucitons

* cleanup

* allow nonstandard direction tag, link to OSM

* update privacy policy to account for intro message

* add footer to Report, add Wardriving section

* upgrade version, update wardriving copy
This commit is contained in:
Will Freeman
2025-01-04 20:38:46 -07:00
committed by GitHub
parent a937c43e76
commit cb37cbb113
10 changed files with 139 additions and 73 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<div>
<p>&copy; {{ currentYear }} DeFlock. All Rights Reserved</p>
<p>Map data © <a href="https://www.openstreetmap.org/copyright" target="_blank" style="color: unset; font-weight: normal;">OpenStreetMap contributors</a></p>
<p class="mt-4">v1.0.1</p>
<p class="mt-4">v1.0.2</p>
</div>
</v-col>
</v-row>