summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/wikilink.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ikiwiki/wikilink.mdwn')
-rw-r--r--doc/ikiwiki/wikilink.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ikiwiki/wikilink.mdwn b/doc/ikiwiki/wikilink.mdwn
index debbe7305..bd5e3d185 100644
--- a/doc/ikiwiki/wikilink.mdwn
+++ b/doc/ikiwiki/wikilink.mdwn
@@ -1,3 +1,4 @@
+[[!meta robots="noindex, follow"]]
WikiLinks provide easy linking between pages of the wiki. To create a
[[WikiLink]], just put the name of the page to link to in double brackets.
For example `\[[WikiLink]]`.
@@ -32,4 +33,4 @@ in WikiLinks, and must replace spaces with underscores. The newer
syntax, enabled with the `prefix_directives` option in an ikiwiki
setup file, prefixes directives with `!`, and thus does not prevent
links with spaces. Future versions of ikiwiki will turn this option
-on by default. \ No newline at end of file
+on by default.