add: noindex on imprint
This commit is contained in:
parent
3ef1fd5f11
commit
8be714fad7
1 changed files with 3 additions and 0 deletions
|
@ -72,4 +72,7 @@
|
|||
</div>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
useSeoMeta({
|
||||
robots: 'noindex, nofollow',
|
||||
})
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue