Add noindex meta tag to stories

This commit is contained in:
2022-06-29 23:20:53 +00:00
parent ebd1ad2140
commit c80769def6
2 changed files with 12 additions and 6 deletions

View File

@@ -8,6 +8,8 @@
content="{{ description }}"
/>
<meta content="{{ url }}" name="og:site_name">
<meta name="robots" content="{{ robots }}">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">