-
Notifications
You must be signed in to change notification settings - Fork 918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Footer, copyright notice: allow customization of year #1593
Conversation
3dbf2e6
to
a540ee8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LisaFC et al.: this was slated for discussion at the PSC but wasn't addressed. I've added it for a topic of discussion at our next meeting. Let's hold on merging this until then.
Just a note to self that I'll likely want to look at the following first: |
ee064d6
to
8cd349f
Compare
8cd349f
to
282093f
Compare
All conflicts resolved, checkers are green. This PR is ready for merging now IMHO. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I'll follow up with some adjustments in support of #436.
Following up on #1592, this PR allows to customize the year displayed in the footer's copyright notice. This is done via specifying
.Site.Params.copyright.year
in your config file.This PR closes #1592
Closes #2