From db564375082175538d3845c328666f2efa8cc3f5 Mon Sep 17 00:00:00 2001
From: Justin Ehrenhofer
<12520755+SamsungGalaxyPlayer@users.noreply.github.com>
Date: Wed, 15 May 2024 10:46:45 -0500
Subject: [PATCH] fix footer
---
_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_config.yml b/_config.yml
index e7f05cb9..43abb2d1 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,7 @@ callouts:
color: green
# Footer content
-footer_content: "Copyright © MoneroDocs.org Contributors, MAGIC Grants, 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