feat: link "Sign this letter" to the README
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Aravinth Manivannan 2022-10-28 00:54:02 +05:30
parent 821e6dbfdd
commit 397261a991
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -13,5 +13,5 @@ highlight_code = true
[extra]
anpu_menu_links = [
{ url= "https://codeberg.org/SocialCoding/gitea-open-letter", name = "Sign this letter" }
{ url= "https://codeberg.org/SocialCoding/gitea-open-letter/src/branch/main/README.md", name = "Sign this letter" }
]