Skip to content

Commit

Permalink
Merge pull request #62 from eMoflon/feature/copyright-year-footer-2024
Browse files Browse the repository at this point in the history
Updates the footer to include the current year (2024) in the copyright
  • Loading branch information
maxkratz committed Jan 17, 2024
2 parents c295839 + cc77c37 commit c91fef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ params:
dateFormat: 2006-01-02

# Footer text, can be markdown
footer: "© 2012-2023 [eMoflon Dev Team](/dev-team) • Built with [Hugo](https://gohugo.io/) • [Theme](https://github.com/zwbetz-gh/cayman-hugo-theme) • [Legal Notice](https://www.es.tu-darmstadt.de/impressum) • [Privacy Policy](https://www.es.tu-darmstadt.de/es/datenschutzerklaerung) • [GitHub Privacy Policy](https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement)."
footer: "© 2012-2024 [eMoflon Dev Team](/dev-team) • Built with [Hugo](https://gohugo.io/) • [Theme](https://github.com/zwbetz-gh/cayman-hugo-theme) • [Legal Notice](https://www.es.tu-darmstadt.de/impressum) • [Privacy Policy](https://www.es.tu-darmstadt.de/es/datenschutzerklaerung) • [GitHub Privacy Policy](https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement)."

# If true, make sure to include resources locally
# If true, the CSS/JS for Katex math typesetting are enabled
Expand Down

0 comments on commit c91fef3

Please sign in to comment.