mirror of
https://github.com/go-gitea/gitea
synced 2025-07-10 04:27:22 +00:00
1
docs/layouts/shortcodes/go-version.html
Normal file
1
docs/layouts/shortcodes/go-version.html
Normal file
@ -0,0 +1 @@
|
||||
{{ .Site.Params.goVersion }}
|
1
docs/layouts/shortcodes/min-go-version.html
Normal file
1
docs/layouts/shortcodes/min-go-version.html
Normal file
@ -0,0 +1 @@
|
||||
{{ .Site.Params.minGoVersion }}
|
Reference in New Issue
Block a user