-rw-r--r-- | frontend/beta/properties/beta.properties.json | 5 |
1 files changed, 4 insertions, 1 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 | |||
@@ -180,5 +180,8 @@ | |||
180 | "clipperz/clipperz.css", | 180 | "clipperz/clipperz.css", |
181 | "clipperz/compact.css", | 181 | "clipperz/compact.css", |
182 | "clipperz/ytheme-clipperz.css" | 182 | "clipperz/ytheme-clipperz.css" |
183 | ] | 183 | ], |
184 | |||
185 | "html.template": "index_template.html" | ||
186 | |||
184 | } | 187 | } |