no follow on cloudcannon links
This commit is contained in:
parent
db68b70959
commit
644e1417aa
7 changed files with 8 additions and 8 deletions
|
|
@ -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" %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue