From 1163590c4e6541bdc94826db98d51af77261694d Mon Sep 17 00:00:00 2001 From: franchardin Date: Sun, 30 Jun 2024 10:54:26 -0300 Subject: [PATCH] agregado link a donaciones en footer --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 3b6189cc2..fbfef1005 100644 --- a/conf.py +++ b/conf.py @@ -927,7 +927,7 @@ # A small copyright notice for the page footer (in HTML). # (translatable) -CONTENT_FOOTER = 'Contents © {date} {author} - Powered by Nikola {license}Aporta a PyAr con tu donaciĆ³n' +CONTENT_FOOTER = 'Contents © {date} {author} - Powered by Nikola {license}Aporta a PyAr con tu donaciĆ³n' # Things that will be passed to CONTENT_FOOTER.format(). This is done # for translatability, as dicts are not formattable. Nikola will