1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00

Add a meta tag to avoid search engine indexing

This commit is contained in:
Clement Michaud 2017-10-19 21:28:15 +02:00
parent cd0a93f027
commit 869d55dfd1

View File

@ -4,6 +4,7 @@ html
head
title Authelia - 2FA
meta(name="viewport", content="width=device-width, initial-scale=1.0")/
meta(name="robots", content="noindex, nofollow, nosnippet, noarchive")/
link(rel="icon", href="/img/icon.png" type="image/png" sizes="32x32")/
link(rel="stylesheet", type="text/css", href="/css/authelia.css")/
if redirection_url