This commit is contained in:
2026-03-08 17:43:53 -04:00
parent e24ef4e2d8
commit c600d6b211
4 changed files with 51 additions and 6 deletions

View File

@@ -4,9 +4,6 @@
{{- else -}}
{{- $url = urls.JoinPath "http://gitea.balki.me" (.Get "repo") "raw/branch/main" (.Get "path") -}}
{{- end -}}
```{{ .Get "lang" }}
{{ with resources.GetRemote $url }}
{{- .Content -}}
{{ end }}
```
[source]({{ $url }})