2024-10-20 19:53:44 +0100

This commit is contained in:
js0ny 2024-10-20 19:53:25 +01:00
parent bde5d89003
commit 488c69e301
12 changed files with 279 additions and 32 deletions

6
.markdownlint.json Normal file
View file

@ -0,0 +1,6 @@
{
"line-length": false,
"no-inline-html": false,
"no-alt-text": false,
"ul-style": { "style": "dash" }
}