Skip to content

Commit 72780da

Browse files
authored
OsterEi Challenge
1 parent b669017 commit 72780da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ Dieses Kooperationsgeflecht ermöglicht RDMO gleichzeitig, Anforderungen und Fee
139139
{% if location.lat and location.lon %}
140140
{% if location.color == "blue" %}
141141
<img src="./img/icons/marker-icon-blue.png" />
142+
{% elif location.color == "ei" %}
143+
<img src="./img/team/Oster_Ei.png" height="10" />
142144
{% else %}
143145
<img src="./img/icons/marker-icon-grey.png" />
144146
{% endif %}

0 commit comments

Comments
 (0)