A lot of small changes improving keyboard navigation, readability and accesibility
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
{{- with resources.Get (printf "icons/%s.svg" .) -}}
|
||||
{{- .RelPermalink -}}
|
||||
{{- end -}}
|
||||
{{- $icon := resources.Get (printf "icons/%s.svg" .) -}}
|
||||
{{- return $icon.RelPermalink -}}
|
||||
|
||||
Reference in New Issue
Block a user