Merge commit 'a8e9fc699a6ff7d578f97a7c553ce844efad8fdb'

This commit is contained in:
Bjørn Erik Pedersen
2022-01-12 08:16:35 +01:00
17 changed files with 65 additions and 41 deletions

View File

@@ -14,7 +14,7 @@
<a href="{{ .Permalink }}">{{ .Title }}</a>
</td>
<td class="pv2 ph3">
<a href="{{.Site.Params.ghrepo}}blob/master/content/{{.Lang }}/{{.Path}}">
<a href="{{.Site.Params.ghrepo}}blob/master/content/{{.Lang }}/{{.File.Path}}">
{{ with .GitInfo }}{{ .Subject }}{{ else }}Source{{ end }}
</a>
</td>