diff options
author | 2016-09-15 13:43:47 -0400 | |
---|---|---|
committer | 2016-09-15 13:43:47 -0400 | |
commit | 9019d968f03cfd724f91961beab81c3c04567c19 (patch) | |
tree | 3b78c31abde083e4e273942bb8dd9ec0ed2312f0 /doc/index.html | |
parent | 4608dab901e67bd41bd99b9ea6625353bd4af75d (diff) | |
download | textadept-9019d968f03cfd724f91961beab81c3c04567c19.tar.gz textadept-9019d968f03cfd724f91961beab81c3c04567c19.zip |
Allow on-site donations and EBook purchases.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 645c3a65..d8f7e78e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,9 +111,12 @@ <img src="images/textadept.gif" alt="Textadept Platforms" /> </p> <p style="font-size: smaller; font-weight: bold;"> - Please <a href="http://gum.co/textadept">donate</a> or purchase the - <a href="MEDIA.html#Book">quick reference</a> to fund continuous - development. + Please + <script src="https://gumroad.com/js/gumroad.js"></script> + <a target="_blank" class="gumroad-button" + href="https://gum.co/textadept?wanted=true">Donate</a> + or purchase the <a href="MEDIA.html#Book">quick reference</a> to fund + continuous development. </p> <div class="head-col"> |