From 813a61795e818647d3e0387c05ff67fda57ea7ea Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer <12520755+SamsungGalaxyPlayer@users.noreply.github.com> Date: Wed, 15 May 2024 10:45:30 -0500 Subject: [PATCH] fix footer --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index bf44e11..e7f05cb 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ callouts: color: green # Footer content -footer_content: "Copyright © MoneroDocs.org Contributors, [MAGIC Grants](https://magicgrants.org), and Other Contributors. MIT Licensed." +footer_content: "Copyright © MoneroDocs.org Contributors, MAGIC Grants, and Other Contributors. MIT Licensed." back_to_top: true # Back to top link back_to_top_text: "Back to top" last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter