Skip to content

Commit 4930f40

Browse files
Merge pull request #45 from alumni-codex/update-copyright-year
It's 2025, bruh! Update copyright year.
2 parents 8a564d0 + 2a56dbb commit 4930f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ search:
8181
# Footer content
8282
# appears at the bottom of every page's main content
8383
# Note: The footer_content option is deprecated and will be removed in a future major release. Please use `_includes/footer_custom.html` for more robust markup / liquid-based content.
84-
footer_content: "Copyright &copy; 2020-2024 by Pivots. Distributed by an <a href=\"https://github.com/just-the-docs/just-the-docs/tree/main/LICENSE.txt\">MIT license.</a>"
84+
footer_content: "Copyright &copy; 2020-2025 by Pivots. Distributed by an <a href=\"https://github.com/just-the-docs/just-the-docs/tree/main/LICENSE.txt\">MIT license.</a>"
8585

8686
# Footer last edited timestamp
8787
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter

0 commit comments

Comments
 (0)