add foia page, minor improvements

This commit is contained in:
Will Freeman
2025-03-18 22:18:56 -06:00
parent fd1a722b9e
commit d748908cfd
6 changed files with 130 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@ const items = [
{ title: 'Map', icon: 'mdi-map', to: '/map' },
{ title: 'What is an ALPR?', icon: 'mdi-cctv', to: '/what-is-an-alpr' },
{ title: 'Report an ALPR', icon: 'mdi-map-marker-plus', to: '/report' },
{ title: 'How to FOIA', icon: 'mdi-file-document', to: '/foia' },
{ title: 'Wardriving', icon: 'mdi-car-connected', to: '/wardriving' },
// { title: 'Known Operators', icon: 'mdi-police-badge', to: '/operators' },
// { title: 'About', icon: 'mdi-information', to: '/about' },