aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/views/layout.rocker.html
diff options
context:
space:
mode:
authorMarvin Borner2019-04-15 15:20:53 +0200
committerMarvin Borner2019-04-15 15:20:53 +0200
commit7ec0252d24e068fd63fe2dc35c8d1364dc58dba9 (patch)
tree028442843d75da7223a094f75ddc8737b8671647 /src/main/resources/views/layout.rocker.html
parent481426f28b548ba64097895d0604585e6f722480 (diff)
Added ionicons icons
Diffstat (limited to 'src/main/resources/views/layout.rocker.html')
-rw-r--r--src/main/resources/views/layout.rocker.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/views/layout.rocker.html b/src/main/resources/views/layout.rocker.html
index bfd2206..f292e24 100644
--- a/src/main/resources/views/layout.rocker.html
+++ b/src/main/resources/views/layout.rocker.html
@@ -7,6 +7,7 @@
<meta content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
name="viewport">
<meta content="ie=edge" http-equiv="X-UA-Compatible">
+ <link href="/css/icons.css" rel="stylesheet">
<link href="/css/layout.css" rel="stylesheet">
@css
<title>@title</title>