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.
1 parent 7e3d2eb commit 2c2fa06Copy full SHA for 2c2fa06
layouts/shortcodes/product-key.html
@@ -1,3 +1,3 @@
1
{{- $productPathData := findRE "[^/]+.*?" .Page.RelPermalink -}}
2
{{- $currentProduct := index $productPathData 1 -}}
3
-{{ $currentProduct }}
+{{ $currentProduct }}
0 commit comments