mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
tpl: Fix comment
This commit is contained in:
@@ -95,7 +95,7 @@ func New() Template {
|
||||
localTemplates = &templates.Template
|
||||
|
||||
// The URL funcs in the funcMap is somewhat language dependent,
|
||||
// so need to be reinit per site.
|
||||
// so we need to wait until the language and site config is loaded.
|
||||
initFuncMap()
|
||||
|
||||
for k, v := range funcMap {
|
||||
|
Reference in New Issue
Block a user