05-06-2026 marke macht Webseite Design Inhalte
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled

This commit is contained in:
Kevin Adametz 2026-06-05 17:43:31 +02:00
parent 00796a35d5
commit 18216e301c
181 changed files with 12025 additions and 7941 deletions

17
markemacht.code-workspace Normal file
View file

@ -0,0 +1,17 @@
{
"name": "markemacht [DEVCONTAINER]",
"version": "1.0.0",
"description": "markemacht",
"author": "ADAMETZ.MEDIA",
"license": "MIT",
"homepage": "https://markemacht.de",
"repository": {
"type": "git",
"url": "https://github.com/adametzmedia/markemacht.git"
},
"folders": [
{
"path": "."
}
]
}