Compare commits
1 Commits
3ccb5e8c65
...
1aeb600750
| Author | SHA1 | Date | |
|---|---|---|---|
| 1aeb600750 |
@@ -1,6 +1,7 @@
|
||||
{{- $scratch := .scratch -}}
|
||||
{{- $scratch.Set "bestLength" -1 -}}
|
||||
{{- $scratch.Set "bestUrl" (printf "%s/code/%s" .siteSourceUrl .path) -}}
|
||||
{{- $scratch.Set "bestPath" "" -}}
|
||||
{{- $filePath := .path -}}
|
||||
{{- range $path, $url := .submoduleLinks -}}
|
||||
{{- $bestLength := $scratch.Get "bestLength" -}}
|
||||
|
||||
Reference in New Issue
Block a user