store with downloads only

This commit is contained in:
Will Freeman
2025-11-13 16:40:31 -07:00
parent fac4b21717
commit 85307b7995
4 changed files with 341 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@ const items = [
{ title: 'Home', icon: 'mdi-home', to: '/' },
{ title: 'Map', icon: 'mdi-map', to: '/map' },
{ title: 'Learn', icon: 'mdi-school', to: '/what-is-an-alpr' },
{ title: 'Store', icon: 'mdi-shopping', to: '/store' },
]
const contributeItems = [