Create Home page (#6)

Closes #4.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#6
This commit is contained in:
2023-11-10 21:20:20 -07:00
parent 6b7744bc9a
commit 9eed19776f
3 changed files with 27 additions and 7 deletions

View File

@@ -72,6 +72,11 @@
iosOverlaysWebView: true,
androidOverlaysWebView: false,
},
// Navbar settings
navbar: {
mdCenterTitle: true,
iosCenterTitle: true,
}
};
onMounted(() => {
f7ready(() => {