mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
#633 dix suburl
This commit is contained in:
parent
705224353b
commit
24658fcbdd
5 changed files with 11 additions and 19 deletions
|
@ -8,6 +8,7 @@
|
|||
<meta name="keywords" content="go, git, self-hosted, gogs">
|
||||
<meta name="referrer" content="no-referrer" />
|
||||
<meta name="_csrf" content="{{.CsrfToken}}" />
|
||||
<meta name="_suburl" content="{{AppSubUrl}}" />
|
||||
{{if .GoGetImport}}
|
||||
<meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}">
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue