mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
@@ -1579,6 +1579,8 @@ func (p *Page) copy() *Page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (p *Page) Now() time.Time {
|
func (p *Page) Now() time.Time {
|
||||||
|
// Delete in Hugo 0.21
|
||||||
|
helpers.Deprecated("Page", "Now", "now (the template func)", false)
|
||||||
return time.Now()
|
return time.Now()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user