Andrey Smirnov c5da386092
docs: use variables and templates in the docs
Only 1.0 docs are updated which will be used as a template for future
documentation versions.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-03-25 18:58:50 +03:00

3 lines
115 B
HTML

{{ $major_minor := split .Page.FirstSection.Params.lastRelease "." | first 2 -}}
{{- delimit $major_minor "." -}}