getting on with petite vue <-> Hugo shortcodes

This commit is contained in:
Helmut Merz 2023-02-19 12:38:23 +01:00
parent 56edced4ab
commit dd3f97bbab

View file

@ -13,3 +13,9 @@ weight: 10
cyberscopes example site - use petite-vue in Hugo-generated sites.
{{< pv-count >}}
{{< pv-count init="7" expr="count--" label="dec" >}}
{{< pv-count init="99" expr="save('Hello World!')" label="log" >}}
{{< input >}}