diff options
Diffstat (limited to 'docs/layouts/shortcodes/go-version.html')
-rw-r--r-- | docs/layouts/shortcodes/go-version.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/layouts/shortcodes/go-version.html b/docs/layouts/shortcodes/go-version.html new file mode 100644 index 0000000000..7f846683d8 --- /dev/null +++ b/docs/layouts/shortcodes/go-version.html @@ -0,0 +1 @@ +{{ .Site.Params.goVersion }} |