Weather page

This commit is contained in:
2026-06-21 04:56:58 -04:00
parent 569c8cf80d
commit 4498fa2611
3 changed files with 664 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ export const site = {
navigation: [
{ label: 'Home', href: '/' },
{ label: 'Pilot Info', href: '/pilot-info/' },
{ label: 'Weather', href: '/weather/' },
{
label: 'About',
href: '/about/',