forked from samuel-p/sp-codes.de
added donation badges
updated plausible script
This commit is contained in:
parent
8076d5fa0e
commit
3f4b9a49fe
4 changed files with 27 additions and 1 deletions
10
src/_data/donations.json
Normal file
10
src/_data/donations.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"banktransfer": {
|
||||
"number": 2,
|
||||
"color": "success"
|
||||
},
|
||||
"cash": {
|
||||
"number": 0,
|
||||
"color": "inactive"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue