first commit

This commit is contained in:
2026-02-02 15:25:28 +01:00
commit b44e4869fe
8 changed files with 183 additions and 0 deletions

13
wcms-modules.json Normal file
View File

@@ -0,0 +1,13 @@
{
"version": 1,
"themes": {
"gold_dme": {
"name": "Gold_dme",
"repo": "https://git.sperl.eu.org/msperl/gold_dme/src/branch/main",
"zip": "https://git.sperl.eu.org/msperl/gold_dme/archive/main.zip",
"summary": "Digital Memorial default theme.",
"version": "1.0.0",
"image": "https://git.sperl.eu.org/msperl/gold_dme/raw/branch/main/preview.jpg"
}
}
}