no follow on cloudcannon links
This commit is contained in:
parent
db68b70959
commit
644e1417aa
7 changed files with 8 additions and 8 deletions
|
|
@ -1 +1 @@
|
|||
<a href="cloudcannon:collections/_data/open.yml" class="editor-link cms-editor-link" style="position: fixed; top:0; right:0;width:200px;">Stäng / öppna lokalen</a>
|
||||
<a href="cloudcannon:collections/_data/open.yml" rel="nofollow" class="editor-link cms-editor-link" style="position: fixed; top:0; right:0;width:200px;">Stäng / öppna lokalen</a>
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<div>
|
||||
På gång:
|
||||
<a href="cloudcannon:collections/{{ event.path }}" class="editor-link cms-editor-link">Redigera Event</a>
|
||||
<a href="cloudcannon:collections/{{ event.path }}" rel="nofollow" class="editor-link cms-editor-link">Redigera Event</a>
|
||||
<h2><a href="{{ event.url }}" class="nodecoration">{{ event.title }}</a></h2>
|
||||
<p>
|
||||
{% assign d = event.event_data.start_datetime | date: "%-d" %}
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<p>Öppettider varierar. Just nu är det:</p>
|
||||
<p>
|
||||
<strong>
|
||||
<a href="cloudcannon:collections/_data/open.yml" class="editor-link cms-editor-link">Stäng / öppna lokalen</a>
|
||||
<a href="cloudcannon:collections/_data/open.yml" rel="nofollow" class="editor-link cms-editor-link">Stäng / öppna lokalen</a>
|
||||
{% if site.data.open.open == true %}Öppet för almänheten!
|
||||
{% else %}Produktion på gång, kom tillbaka snart. Bli stödmedlem och skriv en dikt till oss undertiden!
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue