Compare commits
2 commits
65b04eedf1
...
761ff47101
Author | SHA1 | Date | |
---|---|---|---|
761ff47101 | |||
e643ec65b5 |
3 changed files with 13 additions and 12 deletions
|
@ -27,9 +27,9 @@
|
|||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.4",
|
||||
"glob": "^10.3.10",
|
||||
"minify": "^11.0.1",
|
||||
"postcss": "^8.4.33",
|
||||
"sass": "^1.71.1",
|
||||
"minify": "^11.1.1",
|
||||
"postcss": "^8.4.35",
|
||||
"sass": "^1.72.0",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -2,12 +2,19 @@
|
|||
{
|
||||
"year": 2024,
|
||||
"donations": [
|
||||
{
|
||||
"date": "26.02.2024",
|
||||
"amount": 20,
|
||||
"via": "banktransfer",
|
||||
"from": "ub1x",
|
||||
"first": false
|
||||
},
|
||||
{
|
||||
"date": "23.01.2024",
|
||||
"amount": 25,
|
||||
"via": "banktransfer",
|
||||
"from": null,
|
||||
"first": false
|
||||
"first": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -35,13 +42,6 @@
|
|||
"from": "ub1x",
|
||||
"first": false
|
||||
},
|
||||
{
|
||||
"date": "26.10.2023",
|
||||
"amount": 20,
|
||||
"via": "banktransfer",
|
||||
"from": "ub1x",
|
||||
"first": false
|
||||
},
|
||||
{
|
||||
"date": "17.07.2023",
|
||||
"amount": 20,
|
||||
|
|
|
@ -24,10 +24,11 @@ Die sp-codes Serverregeln kannst du gerne [hier](https://matrix.sp-codes.de/_mat
|
|||
|
||||
___TODO___
|
||||
|
||||
* Media Upload Limit
|
||||
* Retention
|
||||
* Medien
|
||||
* Nachrichten
|
||||
* tbc
|
||||
* Sliding Sync
|
||||
|
||||
## Warum Matrix?
|
||||
|
||||
|
|
Loading…
Reference in a new issue