mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
committed by
Bjørn Erik Pedersen
parent
35fbfb19a1
commit
1f42e47e47
@@ -1326,7 +1326,7 @@ func (p *Page) update(frontmatter map[string]interface{}) error {
|
||||
Params: p.params,
|
||||
Dates: &p.PageDates,
|
||||
PageURLs: &p.URLPath,
|
||||
BaseFilename: p.BaseFileName(),
|
||||
BaseFilename: p.ContentBaseName(),
|
||||
ModTime: mtime,
|
||||
GitAuthorDate: gitAuthorDate,
|
||||
}
|
||||
|
Reference in New Issue
Block a user