diff --git a/src/pages/index.astro b/src/pages/index.astro index 2345eef..948b963 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -67,7 +67,13 @@ const recentPosts = posts longitude={weather.longitude} cityName={weather.location} timezone={weather.timezone} - /> + > +
+

+ Loading weather... +

+
+