main #390

Merged
alexlebens merged 14 commits from main into release 2026-03-16 15:53:35 +00:00
Showing only changes of commit 220c29f4f7 - Show all commits

View File

@@ -67,7 +67,13 @@ const recentPosts = posts
longitude={weather.longitude}
cityName={weather.location}
timezone={weather.timezone}
/>
>
<div slot="fallback" class="flex items-center justify-center py-10 lg:py-14">
<p class="smooth-reveal card-text-header block">
Loading weather...
</p>
</div>
</WeatherSection>
<GiteaSection
title="Follow me on Gitea"