8 lines
327 B
HTML
8 lines
327 B
HTML
<script defer src="https://analytics.vezpi.me/script.js" data-website-id="e50e5843-1039-4bc8-a3f6-80f60e25ea38"></script>
|
|
{{- if .Params.keywords }}
|
|
<meta name="keywords" content="{{ delimit .Params.keywords ", " }}">
|
|
{{- else if .Params.tags }}
|
|
<meta name="keywords" content="{{ delimit .Params.tags ", " }}">
|
|
{{- end }}
|
|
|