From 3838888183a54b7ec21831132d7ee6953f1cd373 Mon Sep 17 00:00:00 2001 From: Bernd Taschler <bernd.taschler@ndcn.ox.ac.uk> Date: Tue, 7 Jan 2025 19:25:27 +0000 Subject: [PATCH] update copyright year to 2025 --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b1819f5b..4459e6c4 100644 --- a/_config.yml +++ b/_config.yml @@ -118,7 +118,7 @@ nav_sort: case_sensitive # Capital letters sorted before lowercase back_to_top: true back_to_top_text: "Back to top" -footer_content: "Copyright © 2024, University of Oxford. All rights reserved. Distributed under a <a href=\"https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/LICENSE\">CC-BY-4.0 license.</a>" +footer_content: "Copyright © 2025, University of Oxford. All rights reserved. Distributed under a <a href=\"https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/LICENSE\">CC-BY-4.0 license.</a>" # Footer last edited timestamp last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter -- GitLab