Now is deprecated use now (the template func) #11
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forquare/rehyde-x#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On running this with hugo 0.26 I get:
This comes from
layouts/partials/sidebar/footer.htmlwith the{{ now.Format "2006" }}line.{{ dateFormat "2006" .Date.UTC }}looks like a suitable replacement, but I have a few other errors blocking getting this updated.Hmm, these messages stopped happening after #1. Can you tell me a bit more about where you are seeing the message and about your environment?
I've built my site with hugo v0.27.1, I'm not getting errors and everything appears to be correct.
Closing as no additional information given.