Narthex

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

commit e6d0627f46ababae790f6a9aa30976eb8ab01629
parent df3e9a0a65662fa708be81c8db72df5b384bf690
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Wed,  9 Feb 2022 19:41:27 +0000

Fixed readme donate button

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -54,5 +54,6 @@ $ cat words.txt | nhance -f | ncom | nrev | nleet | ninc 1 30 > dictionary.txt and you'll see the results for yourself. ## Donate -[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=HZXXLD586P5CW) +[![paypal](https://mcdim.xyz/media/button_paypal.png)](https://www.paypal.com/donate/?hosted_button_id=HZXXLD586P5CW) + More donate options on the website: <a href="https://mcdim.xyz/"/>mcdim.xyz</a>