mirror of
https://codeberg.org/gothub/gothub
synced 2024-12-06 19:16:24 +01:00
Mistype (ForkOff -> ForkOf)
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@
|
||||
<h3 class=""><a href="/{{.Name}}">{{.Name}}</a></h3>
|
||||
{{if .ForkOf}}
|
||||
<p class="mainReposTextDim">
|
||||
Forked from: <a href="/{{.ForkOff}}">{{.ForkOf}}</a>
|
||||
Forked from: <a href="/{{.ForkOf}}">{{.ForkOf}}</a>
|
||||
</p>
|
||||
{{else}} {{end}} {{if .Desc}}
|
||||
<p class="">{{.Desc}}</p>
|
||||
|
||||
Reference in New Issue
Block a user