Narthex

Modular dictionary generator
git clone git@git.mcdim.xyz:/var/www/git/Narthex.git
Log | Files | Refs | README | LICENSE

commit df3e9a0a65662fa708be81c8db72df5b384bf690
parent 0a665ff690ca7e56f77f334010cb437dfd66e1c8
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Wed,  9 Feb 2022 19:36:42 +0000

Fixed readme donate button

Diffstat:
MREADME.md | 7+------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -54,10 +54,5 @@ $ cat words.txt | nhance -f | ncom | nrev | nleet | ninc 1 30 > dictionary.txt and you'll see the results for yourself. ## Donate -<form action="https://www.paypal.com/donate" method="post" target="_top"> -<input type="hidden" name="hosted_button_id" value="HZXXLD586P5CW" /> -<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" /> -<img alt="" border="0" src="https://www.paypal.com/en_GR/i/scr/pixel.gif" width="1" height="1" /> -</form> - +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=HZXXLD586P5CW) More donate options on the website: <a href="https://mcdim.xyz/"/>mcdim.xyz</a>