Added specific address to event page
the build failed Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-11-22 15:00:42 +01:00
parent ff160e03ac
commit a7f44a95b5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ layout: default
<span class="far fa-map-marker"></span>
<div class="d-inline" itemprop="location" itemscope itemtype="http://schema.org/Place">
<span itemprop="name">{{ page.location }}</span>
<span class="invisible" itemprop="address">{{ page.location }}</span>
<span {% if page.location == page.address %}class="invisible" {% endif %}itemprop="address">{{ page.address }}</span>
</div>
</li>
<li>