feat: add eleventy-plugin-no-robots
This commit is contained in:
parent
a9c08ff496
commit
80086b7c39
5 changed files with 21 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
{% endif %}
|
||||
</head>
|
||||
<body class="[ flex-col ]">
|
||||
{% noRobots %}
|
||||
{% include "partials/header.html" %}
|
||||
<main id="main" class="[ flow flex-1 wrapper ]" tabindex="-1">
|
||||
{{ content | safe }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue