diff --git a/frontend/beta/html/index_template.html b/frontend/beta/html/index_template.html
index 9862518..27a8a64 100644
--- a/frontend/beta/html/index_template.html
+++ b/frontend/beta/html/index_template.html
@@ -23,7 +23,7 @@ Clipperz_IEisBroken = true;
Clipperz_normalizedNewLine = '\x0d\x0a';
-@js_DEBUG@
+@js_LINKED@
@@ -68,7 +68,7 @@ Clipperz_normalizedNewLine = '\x0d\x0a';
loading ...
-@js_INSTALL@
+@js_EMBEDDED@
-@js_DEBUG@
+@js_LINKED@
@@ -34,7 +34,7 @@ Clipperz_normalizedNewLine = '\x0d\x0a';
loading ...
-@js_INSTALL@
+@js_EMBEDDED@
diff --git a/frontend/gamma/properties/gamma.properties.json b/frontend/gamma/properties/gamma.properties.json
index 57f26f1..5fab24d 100644
--- a/frontend/gamma/properties/gamma.properties.json
+++ b/frontend/gamma/properties/gamma.properties.json
@@ -183,7 +183,7 @@
],
"css": [
- "clipperz/clipperz.css",
- "clipperz/compact.css"
+ "clipperz.css",
+ "compact.css"
]
}
\ No newline at end of file