summaryrefslogtreecommitdiff
path: root/frontend
Side-by-side diff
Diffstat (limited to 'frontend') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/properties/beta.properties.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/frontend/beta/properties/beta.properties.json b/frontend/beta/properties/beta.properties.json
index 810215b..bfa152d 100644
--- a/frontend/beta/properties/beta.properties.json
+++ b/frontend/beta/properties/beta.properties.json
@@ -185,6 +185,10 @@
"clipperz/ytheme-clipperz.css"
],
- "html.template": "index_template.html"
-
+ "staticResources": [
+ "accountDeleted.html",
+ "error.html",
+ "logout.html",
+ "static.css"
+ ]
}