Add well-known/button.json file
Some checks failed
Lint / lint (push) Failing after 1m45s
Sync gmem.ca / sync (push) Successful in 27s

This commit is contained in:
Gabriel Simmer 2024-06-10 14:22:28 +01:00
parent 2c95c1fb55
commit b4a88a3182
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -0,0 +1,13 @@
{
"$schema": "https://codeberg.org/LunarEclipse/well-known-button/raw/branch/main/drafts/button-2024-06.schema.json",
"default": "arch.dog",
[
{
"id": "arch.dog",
"uri": "https://arch.dog/arch.dog.png",
"alt": "Button to Arch's website!",
"link": "https://arch.dog",
"sha256": "66a421c7e726e9de99eeb88c57b93b49278d64b2a4602a6f90f7d64baee154cf"
}
]
}