mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-05 04:14:06 -04: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