mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-26 12:27:06 +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