mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 20:22:38 +00:00
a3ef5be939
Using `add` to concatenate two strings sounds like a hack, and has its limitations. Use `printf` for this.