added gallery theme

This commit is contained in:
yvierkoetter
2026-06-18 21:11:03 +02:00
commit 347058a1bf
21 changed files with 353 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"paths": {
"*": [
"../themes/gallery/assets/*"
]
}
}
}