debug: change debug as meta
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 5s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Has been skipped
Blog Deployment / Deploy-Production (push) Has been skipped
Blog Deployment / Test-Production (push) Has been skipped
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Has been skipped
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 5s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Has been skipped
Blog Deployment / Deploy-Production (push) Has been skipped
Blog Deployment / Test-Production (push) Has been skipped
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Has been skipped
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script defer src="https://analytics.vezpi.com/script.js" data-website-id="e50e5843-1039-4bc8-a3f6-80f60e25ea38"></script>
|
||||
<!-- DEBUG: kind={{ .Kind }} type={{ .Type }} url={{ .RelPermalink }} -->
|
||||
<meta kind="{{ .Kind }}" type="{{ .Type }}" url="{{ .RelPermalink }}">
|
||||
{{- if .Params.keywords }}
|
||||
<meta name="keywords" content="{{ delimit .Params.keywords ", " }}">
|
||||
{{- else if .Params.tags }}
|
||||
|
Reference in New Issue
Block a user