assets/data/quicklinks.html in j1-template-2021.1.0 vs assets/data/quicklinks.html in j1-template-2021.1.1

- old
+ new

@@ -208,9 +208,14 @@ {% if environment == 'prod' or environment == 'production' %} {% assign production = true %} {% endif %} +<!-- [INFO ] [j1.assets.data.quicklinks.html ] [ set meta data (robots) to exclude HTML datafiles from index ] --> +<head> + <meta name="robots" content="noindex, nofollow" \> +</head> + {% comment %} Main -------------------------------------------------------------------------------- {% endcomment %} <!-- [INFO ] [j1.modules.navigator.quicklinks.html ] [AuthManager detected as: {{ show_auth_manager_icon }}] --> <!-- [INFO ] [j1.modules.navigator.quicklinks.html ] [CookieConsent detected as: {{ cookie_enabled }}] --> <!-- [INFO ] [j1.modules.navigator.quicklinks.html ] [Show CookieConsent icon detected as: {{ show_cookiebar_icon }}] -->