aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/_head.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-05 15:54:37 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-05 15:54:37 +0200
commit55821e04c188997d258645975220828e195d0df4 (patch)
tree9a85831aa55c35c2fa69122220f7c873d73a9143 /tpl/_head.twig
parentb161295d0b53a5ae194e236b0a7c662e9ac2ff9a (diff)
downloadwallabag-55821e04c188997d258645975220828e195d0df4.tar.gz
wallabag-55821e04c188997d258645975220828e195d0df4.tar.zst
wallabag-55821e04c188997d258645975220828e195d0df4.zip
share email +twitter / class messages
Diffstat (limited to 'tpl/_head.twig')
-rw-r--r--tpl/_head.twig4
1 files changed, 1 insertions, 3 deletions
diff --git a/tpl/_head.twig b/tpl/_head.twig
index ad96e9d1..9e82437f 100644
--- a/tpl/_head.twig
+++ b/tpl/_head.twig
@@ -4,7 +4,5 @@
4 <link rel="apple-touch-icon-precomposed" href="./tpl/img/apple-touch-icon-precomposed.png"> 4 <link rel="apple-touch-icon-precomposed" href="./tpl/img/apple-touch-icon-precomposed.png">
5 <link rel="stylesheet" href="./tpl/css/knacss.css" media="all"> 5 <link rel="stylesheet" href="./tpl/css/knacss.css" media="all">
6 <link rel="stylesheet" href="./tpl/css/style.css" media="all"> 6 <link rel="stylesheet" href="./tpl/css/style.css" media="all">
7 <!-- Light Theme -->
8 <link rel="stylesheet" href="./tpl/css/style-light.css" media="all" title="light-style"> 7 <link rel="stylesheet" href="./tpl/css/style-light.css" media="all" title="light-style">
9 <!-- Dark Theme --> 8 <link rel="stylesheet" href="./tpl/css/messages.css" media="all"> \ No newline at end of file
10 <link rel="alternate stylesheet" href="./tpl/css/style-dark.css" media="all" title="dark-style"> \ No newline at end of file