mirror of
https://github.com/GuerillaStudio/compteur-de-greve.git
synced 2024-12-18 05:41:56 +00:00
Prevent search engines to index the site
This commit is contained in:
parent
ee3942d8d5
commit
1aab903a39
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
{# <script src="{{ '/js/script.js' | url }}"></script> #}
|
||||
{# <link rel="preload" href="{{ '/js/script.js' | url }}" as="script" /> #}
|
||||
|
||||
<meta name="robots" content="noindex">
|
||||
|
||||
{% include 'preload-assets.njk' %}
|
||||
{% include 'favicons.njk' %}
|
||||
|
|
Loading…
Reference in a new issue