diff --git a/webapp/src/router/index.ts b/webapp/src/router/index.ts index fcc4831..d9b2d29 100644 --- a/webapp/src/router/index.ts +++ b/webapp/src/router/index.ts @@ -97,6 +97,14 @@ const router = createRouter({ title: 'Council | DeFlock' } }, + { + path: '/app', + name: 'app', + component: () => import('../views/DeflockApp.vue'), + meta: { + title: 'App | DeFlock' + } + }, { path: '/contact', name: 'contact', diff --git a/webapp/src/views/CouncilView.vue b/webapp/src/views/CouncilView.vue index 2a85f05..59d4ba2 100644 --- a/webapp/src/views/CouncilView.vue +++ b/webapp/src/views/CouncilView.vue @@ -66,8 +66,9 @@
- City council voted unanimously to reject the $666,000 contract extension with Flock Safety after public pushback and concerns over privacy, civil liberties, and sharing data with federal agencies. -
-- City council voted to block the renewal of Austin's contract with Flock Safety after controversial uses for the system, violations of department policy, and contract language that went against council mandates on data retention. -
-- City council voted to cancel its contract with Flock Safety following a state investigation of the system's data sharing practices, which enabled violations of state law. -
-- City council voted unanimously to end their contract with Flock Safety after council members claimed they were misled and lied to about the system's data sharing features. -
-