diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue index 4421f13..c7ce8b5 100644 --- a/src/components/Navigation.vue +++ b/src/components/Navigation.vue @@ -1,8 +1,90 @@ - + + + + + Add City + + + + + + + + + + + + + {{ new Date().toLocaleString("en-us", { weekday: "short" }) }}, + {{ new Date().toLocaleString("en-us", { month: "short" }) }} + {{ new Date().toLocaleString("en-us", { day: "2-digit" }) }} + ° F + + + + - \ No newline at end of file +