chore(katenary): Use the new organization repository

This commit is contained in:
2025-07-13 12:15:12 +02:00
parent 74b73cafc1
commit ffde44ae57
18 changed files with 1080 additions and 0 deletions

6
.posthtmlrc Normal file
View File

@@ -0,0 +1,6 @@
{
"plugins": {
"posthtml-doctype": { "doctype": "HTML 5" },
"posthtml-include": {}
}
}