We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba33b2e commit 9027c28Copy full SHA for 9027c28
1 file changed
speaker/templates.go
@@ -21,7 +21,7 @@ github = "{{ . }}"
21
{{- with .Gitlab }}
22
gitlab = "{{ . }}"
23
{{- end }}
24
-{{- with .ImagePath -}}
+{{- with .ImagePath }}
25
image = "{{ . }}"
26
27
+++
0 commit comments