We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2715ed4 + 17de913 commit 73a3e43Copy full SHA for 73a3e43
hugo/layouts/partials/metaTags.html
@@ -7,6 +7,6 @@
7
"@context": "https://schema.org",
8
"@type": "SoftwareApplication",
9
"name": "CFEngine",
10
- "softwareVersion": "{{ .Site.Params.branch }}",
+ "softwareVersion": "{{ .Site.Params.branch }}"
11
}
12
</script>
0 commit comments