Files
BlackFaces/src/app/home/home.page.html
T
Olu Amey ef492397f7 fix
2020-09-12 14:10:38 -04:00

11 lines
292 B
HTML

<!--ion-header>
<ion-toolbar>
<ion-title>home</ion-title>
</ion-toolbar>
</!--ion-header-->
<ion-content class="home_style">
<img src="./../../assets/imgs/black_home.png">
<ion-button expand="full" fill="outline" (click)="goTabPages()">Outline + Full</ion-button>
</ion-content>