From bda14208184d789a91702fe6db38feb2ad4eaa2c Mon Sep 17 00:00:00 2001 From: bleh Date: Wed, 19 Aug 2020 19:21:40 +0200 Subject: [PATCH] adding noindex directive in link.html to prevent robots indexing --- templates/link.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/link.html b/templates/link.html index 63e396c..d3d8632 100644 --- a/templates/link.html +++ b/templates/link.html @@ -3,6 +3,7 @@ {{ "link_title"|tr(lang) }} – {{ "index_title"|tr(lang) }} +