Skip to content

Commit

Permalink
agregado link a donaciones en footer #163 from franchardin/agregar-li…
Browse files Browse the repository at this point in the history
…nk-donaciones
  • Loading branch information
akielbowicz authored Jun 30, 2024
2 parents ca95f18 + 1163590 commit 6d1b902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@

# A small copyright notice for the page footer (in HTML).
# (translatable)
CONTENT_FOOTER = '<span>Contents &copy; {date} <a href="mailto:{email}">{author}</a> - Powered by <a href="https://getnikola.com" rel="nofollow" target="_blanc">Nikola</a> {license}</span><span><a href="" rel="nofollow" target="_blanc">Aporta a PyAr con tu donación<a/></span>'
CONTENT_FOOTER = '<span>Contents &copy; {date} <a href="mailto:{email}">{author}</a> - Powered by <a href="https://getnikola.com" rel="nofollow" target="_blanc">Nikola</a> {license}</span><span><a href="https://ac.python.org.ar/#donaciones" rel="nofollow" target="_blanc">Aporta a PyAr con tu donación<a/></span>'

# Things that will be passed to CONTENT_FOOTER.format(). This is done
# for translatability, as dicts are not formattable. Nikola will
Expand Down

0 comments on commit 6d1b902

Please sign in to comment.