summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
authorJonathan Treffler <mail@jonathan-treffler.de>2020-08-11 11:43:51 +0200
committerSimon Spannagel <simonspa@kth.se>2021-12-16 20:22:59 +0100
commite80c8480950ac31cde23b55c4c85b1c9ecb62209 (patch)
treecc58f414469bda3612a61940937c88616d6d98b4 /templates/index.php
parent5a3370ee07f3eb616ac9d678157124d838a6a284 (diff)
implemented scss icon loading
Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 5e760f644..2e0d9f5fb 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -1,5 +1,6 @@
<?php
script('news', 'nextcloud-news-main');
+style('news', 'merged');
?>
<div id="q-app"></div>