diff --git a/visidata/motd.py b/visidata/motd.py index 5afc04857..2bb718426 100644 --- a/visidata/motd.py +++ b/visidata/motd.py @@ -15,7 +15,7 @@ vd.option('motd_url', 'https://visidata.org/motd-'+vd.version, 'source of randomized startup messages', sheettype=None) -vd.motd = '[:onclick https://github.com/sponsors/saulpw] https://github.com/sponsors/saulpw' +vd.motd = 'Support development: [:onclick https://github.com/sponsors/saulpw]https://github.com/sponsors/saulpw[:]' @VisiData.api @asyncsingle