no follow on cloudcannon links
This commit is contained in:
parent
db68b70959
commit
644e1417aa
7 changed files with 8 additions and 8 deletions
|
|
@ -35,7 +35,7 @@ layout: default
|
|||
</div>
|
||||
{% for artist in site.momangers %}
|
||||
<div class="column">
|
||||
<a href="cloudcannon:collections/{{ artist.path }}" class="editor-link cms-editor-link">Redigera Medlem</a>
|
||||
<a href="cloudcannon:collections/{{ artist.path }}" rel="nofollow" class="editor-link cms-editor-link">Redigera Medlem</a>
|
||||
<div class="square-image" style="background-image: url('{{ artist.image }}')"></div>
|
||||
<p><strong>{{ artist.namn }}</strong></p>
|
||||
<p class="blurb">{{ artist.blurb_text }}<br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue