mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
fix initial app showing in list
This commit is contained in:
committed by
Aiden McClelland
parent
b8679141a0
commit
f232f13036
@@ -19,7 +19,7 @@
|
||||
<h2>Welcome to <ion-text color="danger" style="font-family: 'Montserrat';">Embassy</ion-text></h2>
|
||||
<p class="ion-text-wrap">Get started by installing your first service.</p>
|
||||
</div>
|
||||
<ion-button color="dark" [routerLink]="['/marketplace']" style="width: 50%;">
|
||||
<ion-button color="dark" [routerLink]="['/marketplace']" routerDirection="root" style="width: 50%;">
|
||||
<ion-icon slot="start" name="storefront-outline"></ion-icon>
|
||||
Marketplace
|
||||
</ion-button>
|
||||
|
||||
Reference in New Issue
Block a user