1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 07:21:17 -04:00

add meta robots tag to deploy previews to make extra sure they aren't indexed

This commit is contained in:
2020-10-18 10:50:43 -04:00
parent 82d8888a29
commit c8f5598452
9 changed files with 477 additions and 500 deletions

View File

@@ -1,4 +1,4 @@
{{ partial "head/init" . -}}
{{ partial "functions/init" . -}}
{{ partial "head/meta" . -}}
{{ partial "head/open-graph" . -}}
{{ partialCached "head/mobile" . -}}