"Hide" editor pages from search engines
They are essentially duplicates of the article pages
This commit is contained in:
parent
26fc263cd4
commit
43f8ec439e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<footer>
|
||||
<ul class="dense"
|
||||
><li class="last-updated {{^last_updated}}missing{{/last_updated}}">{{#last_updated}}{{{.}}}{{/last_updated}}</li
|
||||
><li><a id="openEditor" href="?edit">Edit</a></li
|
||||
><li><a id="openEditor" href="?edit" rel="nofollow">Edit</a></li
|
||||
></ul>
|
||||
{{>footer/items.html}}
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue