assets/data/mmenu.html in j1-template-2021.1.0 vs assets/data/mmenu.html in j1-template-2021.1.1
- old
+ new
@@ -80,13 +80,16 @@
{% assign icon_style = navigator_options.icon_style %}
{% assign icon_size = navigator_options.icon_size %}
{% assign icon_color = navigator_options.icon_color %}
+<!-- [INFO ] [j1.assets.data.mmenu.html ] [ set meta data (robots) to exclude HTML datafiles from index ] -->
+<head>
+ <meta name="robots" content="noindex, nofollow" \>
+</head>
{% comment %} Main
-------------------------------------------------------------------------------- {% endcomment %}
-
<!-- [DEBUG ] [j1.modules.mmenu.html ] [collect all nav links for the navigation ] -->
<ul id="menu_mmenu" class="partial" style="display:none">
{% for menu in navigator_menu_config %}