summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-05-06 02:18:00 +0200
committerJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-05-06 02:18:00 +0200
commit92657fe1d84d96aca31e10196a089eacdce721af (patch)
tree69a9a671d565b9ffa47952568354fb0786dc8fed /templates
parentfebfd792ce3a63314c980cc29440cf2f127953b4 (diff)
removed old css file
Diffstat (limited to 'templates')
-rw-r--r--templates/layouts/mainlayout.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/mainlayout.html.ep b/templates/layouts/mainlayout.html.ep
index 166f9ee..b0387af 100644
--- a/templates/layouts/mainlayout.html.ep
+++ b/templates/layouts/mainlayout.html.ep
@@ -9,7 +9,7 @@
<link rel="stylesheet" href="https://unpkg.com/purecss@2.1.0/build/pure-min.css"
integrity="sha384-yHIFVG6ClnONEA5yB5DJXfW2/KC173DIQrYoZMEtBvGzmf0PKiGyNEqe9N6BNDBH" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/purecss@2.1.0/build/grids-responsive-min.css" />
- %= stylesheet '/style2.css'
+ %= stylesheet '/style.css'
<title>
%= title || 'JWebmail'