feat: remove no-robots plugin
This commit is contained in:
parent
ae2622c339
commit
21e49e518b
3 changed files with 17 additions and 24 deletions
|
@ -26,7 +26,6 @@
|
|||
<style>{{ css | postcss | safe }}</style>
|
||||
</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