summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/properties/beta.properties.json5
-rw-r--r--frontend/gamma/properties/gamma.properties.json3
2 files changed, 6 insertions, 2 deletions
diff --git a/frontend/beta/properties/beta.properties.json b/frontend/beta/properties/beta.properties.json
index 7b0c1f9..a8d7ef4 100644
--- a/frontend/beta/properties/beta.properties.json
+++ b/frontend/beta/properties/beta.properties.json
@@ -182,3 +182,6 @@
182 "clipperz/ytheme-clipperz.css" 182 "clipperz/ytheme-clipperz.css"
183 ] 183 ],
184
185 "html.template": "index_template.html"
186
184} 187}
diff --git a/frontend/gamma/properties/gamma.properties.json b/frontend/gamma/properties/gamma.properties.json
index 8f2d98e..9dc355b 100644
--- a/frontend/gamma/properties/gamma.properties.json
+++ b/frontend/gamma/properties/gamma.properties.json
@@ -5,2 +5,3 @@
5 }, 5 },
6 "html.template": "index_template.html",
6 "js": [ 7 "js": [
@@ -187,2 +188,2 @@
187 ] 188 ]
188} \ No newline at end of file 189}