styling etc

This commit is contained in:
Matt Hill
2021-06-28 14:36:57 -06:00
committed by Aiden McClelland
parent ec89a0ac6c
commit 8cb4351668
49 changed files with 519 additions and 539 deletions

View File

@@ -28,7 +28,7 @@ export class AppComponent {
appPages = [
{
title: 'Services',
url: '/services/installed',
url: '/services',
icon: 'grid-outline',
},
{
@@ -38,7 +38,7 @@ export class AppComponent {
},
{
title: 'Marketplace',
url: '/services/marketplace',
url: '/marketplace',
icon: 'storefront-outline',
},
{