remove extra space

This commit is contained in:
as027811 2020-10-21 00:53:48 -04:00
parent 2bc5becbfe
commit 226db6aa58

View file

@ -1,4 +1,3 @@
{{ $sectionID := replace (lower .section.name) " " "-" }}
{{ if .section.id }}
{{ $sectionID = .section.id }}