moved seismic graph to the top

This commit is contained in:
2026-06-27 15:49:40 -04:00
parent d34f3cfa0e
commit 85b1d66c02

View File

@@ -169,11 +169,11 @@ onUnmounted(() => {
<HourlyForecast class="mb-3" />
<ForecastStrip class="mb-3" />
<Seismic class="mb-3" />
<Precipitation class="mb-3" />
<Wind class="mb-3" />
<Sun class="mb-3" />
<Moon class="mb-3" />
<Seismic class="mb-3" />
<div class="align-x">
<a :href="BASE + '/docs'" style="font-size: 0.75em;" target="_blank">OpenAPI Docs</a> | <a href="https://zakscode.com" style="font-size: 0.75em;" target="_blank">ZaksCode</a>