This commit is contained in:
parent
6f6c8981f9
commit
cf15530d0f
4 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
<div class="w-100 h-100 d-flex flex-column pb-2">
|
||||
<div class="flex-grow-1">
|
||||
<div class="position-relative w-100">
|
||||
<a target="_blank" rel="noopener" href="https://www.openstreetmap.org/way/203340031">
|
||||
<a target="_blank" rel="noopener" href="https://www.openstreetmap.org/way/203340031" data-umami-event="OSM button">
|
||||
<img class="w-100" alt="Diese Karte zeigt unseren Hof" src="{{ url('theme://images/map.webp') }}">
|
||||
</a>
|
||||
<small class="d-block position-absolute bottom-0 start-0">
|
||||
<a class="bg-white text-black p-1" target="_blank" rel="noopener" href="https://goo.gl/maps/WFYcPCQVA5u2vegy8">
|
||||
<a class="bg-white text-black p-1" target="_blank" rel="noopener" href="https://goo.gl/maps/WFYcPCQVA5u2vegy8" data-umami-event="Google-Maps button">
|
||||
Auf Google Maps öffnen
|
||||
</a>
|
||||
</small>
|
||||
<small class="d-block position-absolute bottom-0 end-0">
|
||||
<a class="bg-white text-black p-1" target="_blank" rel="noopener" href="https://www.openstreetmap.org/copyright">
|
||||
<a class="bg-white text-black p-1" target="_blank" rel="noopener" href="https://www.openstreetmap.org/copyright" data-umami-event="OSM-copyright button">
|
||||
© OpenStreetMap contributors
|
||||
</a>
|
||||
</small>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue