From 478dd8710b147bc8dae11c801704f1a1774cf05f Mon Sep 17 00:00:00 2001 From: Olu Amey Date: Thu, 24 Nov 2022 18:16:38 -0500 Subject: [PATCH] Home page contents --- docker-compose.yml | 5 +++-- src/app/home/home.page.html | 18 +++++++++++------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index b1e600a..1782eda 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,7 +16,8 @@ services: - apigateway.wrenchboard.app.lotus.fluxtra.net:172.31.4.19 environment: - CHOKIDAR_USEPOLLING=true - volumes: - - ./src:/www/app/src + # volumes: + # - ./:/www/app volumes: src: + # - ./:/www/app diff --git a/src/app/home/home.page.html b/src/app/home/home.page.html index d29cb56..cdadef1 100644 --- a/src/app/home/home.page.html +++ b/src/app/home/home.page.html @@ -1,14 +1,8 @@ - - - FloatEV - - -
- Card Title + FloatEV Card Subtitle @@ -23,6 +17,16 @@ Here's a small text description for the card content. Nothing more, nothing less. + + + + Sign Up + + + Login + + +