diff --git a/conf.py b/conf.py index f94e18b..cf04829 100644 --- a/conf.py +++ b/conf.py @@ -30,7 +30,7 @@ # Patreon Supporters html_string = '' html_string += '
A big thanks to all PySDR
Patreon supporters:
' - html_string += '
' + html_string += '
' for name in names: html_string += '⚬ ' + name + "
" # Organizations that are sponsoring (Manually added to get logo included)