From 4b9c02cc0c3914bfc9898cc18466a2a2c0c07012 Mon Sep 17 00:00:00 2001 From: Simon <65854503+OpenSourceSimon@users.noreply.github.com> Date: Sun, 10 Sep 2023 12:08:28 +0200 Subject: [PATCH] Add robots noindex meta tag to prevent indexing --- frontend/html/partials/header.ejs | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/html/partials/header.ejs b/frontend/html/partials/header.ejs index b8d88331..cabb9df2 100644 --- a/frontend/html/partials/header.ejs +++ b/frontend/html/partials/header.ejs @@ -10,6 +10,7 @@ + <%- title %>