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