From 343518d5513511962dd48cde7fb1b1743a41cc2b Mon Sep 17 00:00:00 2001 From: Thomas Atkins Date: Sat, 8 Feb 2020 15:56:50 -0600 Subject: [PATCH] fixed initial navigation --- src/app/home/home.page.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/app/home/home.page.html b/src/app/home/home.page.html index 91a3fa4..c62fc53 100644 --- a/src/app/home/home.page.html +++ b/src/app/home/home.page.html @@ -1,5 +1,16 @@ + + + + + + + + + + + Hi, there! Select or create a page to get started. - + \ No newline at end of file