Skip to content

Commit

Permalink
Add "Wheelmap" to the map shop-window (#52)
Browse files Browse the repository at this point in the history
* Add new map type "wheelmap".
  • Loading branch information
TheFireCircle authored Dec 15, 2023
1 parent 69937ee commit 4a65819
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions layouts/shortcodes/shop-window.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,15 @@
href="https://opencampingmap.org/">OpenCampingMap</a><br>für Camper</div>
</li>
</div>
<div class="swiper-slide">
<li>
<a target="_blank" href="https://wheelmap.org/">
<img src="img/maps/wheelmap.png" alt="" />
</a>
<div class="description"><a target="_blank"
href="https://wheelmap.org/">WheelMap</a><br>Finde rollstuhlgerechte Orte.</div>
</li>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
Expand Down
Binary file added static/img/maps/wheelmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4a65819

Please sign in to comment.