added some notes
updated donations updated packages
This commit is contained in:
parent
f286009304
commit
e643ec65b5
3 changed files with 14 additions and 13 deletions
|
@ -27,12 +27,12 @@
|
||||||
"eleventy-plugin-rev": "^2.0.0",
|
"eleventy-plugin-rev": "^2.0.0",
|
||||||
"eleventy-sass": "^2.2.4",
|
"eleventy-sass": "^2.2.4",
|
||||||
"glob": "^10.3.10",
|
"glob": "^10.3.10",
|
||||||
"minify": "^11.0.1",
|
"minify": "^11.1.1",
|
||||||
"postcss": "^8.4.33",
|
"postcss": "^8.4.35",
|
||||||
"sass": "^1.70.0",
|
"sass": "^1.72.0",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^5.3.2"
|
"bootstrap": "^5.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,12 +2,19 @@
|
||||||
{
|
{
|
||||||
"year": 2024,
|
"year": 2024,
|
||||||
"donations": [
|
"donations": [
|
||||||
|
{
|
||||||
|
"date": "26.02.2024",
|
||||||
|
"amount": 20,
|
||||||
|
"via": "banktransfer",
|
||||||
|
"from": "ub1x",
|
||||||
|
"first": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "23.01.2024",
|
"date": "23.01.2024",
|
||||||
"amount": 25,
|
"amount": 25,
|
||||||
"via": "banktransfer",
|
"via": "banktransfer",
|
||||||
"from": null,
|
"from": null,
|
||||||
"first": false
|
"first": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -35,13 +42,6 @@
|
||||||
"from": "ub1x",
|
"from": "ub1x",
|
||||||
"first": false
|
"first": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"date": "26.10.2023",
|
|
||||||
"amount": 20,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": "ub1x",
|
|
||||||
"first": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "17.07.2023",
|
"date": "17.07.2023",
|
||||||
"amount": 20,
|
"amount": 20,
|
||||||
|
|
|
@ -24,10 +24,11 @@ Die sp-codes Serverregeln kannst du gerne [hier](https://matrix.sp-codes.de/_mat
|
||||||
|
|
||||||
___TODO___
|
___TODO___
|
||||||
|
|
||||||
|
* Media Upload Limit
|
||||||
* Retention
|
* Retention
|
||||||
* Medien
|
* Medien
|
||||||
* Nachrichten
|
* Nachrichten
|
||||||
* tbc
|
* Sliding Sync
|
||||||
|
|
||||||
## Warum Matrix?
|
## Warum Matrix?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue