Skip to content

Commit

Permalink
fix DWD ICON image captions
Browse files Browse the repository at this point in the history
  • Loading branch information
kikocorreoso committed Oct 8, 2024
1 parent 702d001 commit 650057b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/en/docs/dwd-api/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -877,12 +877,12 @@

<figure class="figure">
<img src="/images/models/dwd_icon-d2.webp" class="figure-img img-fluid rounded" alt="...">
<figcaption class="figure-caption">ICON EU Area. Source: Open-Meteo.</figcaption>
<figcaption class="figure-caption">ICON D2 Area. Source: Open-Meteo.</figcaption>
</figure>

<figure class="figure">
<img src="/images/models/dwd_icon-eu.webp" class="figure-img img-fluid rounded" alt="...">
<figcaption class="figure-caption">ICON D2 Regional Model Area. Source: Open-Meteo.</figcaption>
<figcaption class="figure-caption">ICON EU Regional Model Area. Source: Open-Meteo.</figcaption>
</figure>

<h2 id="api-documentation" class="mt-5">API Documentation</h2>
Expand Down

0 comments on commit 650057b

Please sign in to comment.