chore: update donation URL
This commit is contained in:
parent
45954b02ca
commit
059bfd27eb
@ -209,8 +209,8 @@ func help() {
|
|||||||
s := fmt.Sprintln(hStyle.Render("Request for Donation."))
|
s := fmt.Sprintln(hStyle.Render("Request for Donation."))
|
||||||
s += `
|
s += `
|
||||||
I need your help!
|
I need your help!
|
||||||
Donations fund maintenance and development of traefik-certs-dumper.
|
Donations fund the maintenance and development of traefik-certs-dumper.
|
||||||
Click on this link to donate: https://bento.me/ldez`
|
Click on this link to donate: https://donate.ldez.dev`
|
||||||
|
|
||||||
log.Println(pStyle.Render(s))
|
log.Println(pStyle.Render(s))
|
||||||
log.SetFlags(log.LstdFlags | log.Lshortfile)
|
log.SetFlags(log.LstdFlags | log.Lshortfile)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user