city council page

This commit is contained in:
frillweeman
2025-09-21 15:42:37 -06:00
parent f3f3c6745a
commit aadbe7113e
4 changed files with 654 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ const items = [
const contributeItems = [
{ title: 'Submit Cameras', icon: 'mdi-map-marker-plus', to: '/report/id' },
{ title: 'Public Records', icon: 'mdi-file-document', to: '/foia' },
{ title: 'City Council', icon: 'mdi-account-voice', to: '/council' },
]
const metaItems = [