summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-12 11:28:06 +0200
committerJoas Schilling <coding@schilljs.com>2022-07-12 12:18:57 +0200
commitd4519ebe55fdf78b0548c56d14cbbad5e2c4c0a5 (patch)
tree5130b0bff020e8b90e8779af411655cb85170559 /templates
parent6aa894fee41b02b04bb096973e96ef20acb38d14 (diff)
Move At.scss to At.css
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index c38fd275a..6476dae34 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -4,3 +4,4 @@ declare(strict_types=1);
script('spreed', 'talk-main');
style('spreed', 'merged');
+style('spreed', 'At');