From e68348f6271fab591960902feebe167d01e15468 Mon Sep 17 00:00:00 2001 From: Maryana Rozhankivska Date: Thu, 27 Mar 2014 18:21:30 +0200 Subject: wallabag a link in wallabag now in default theme, issue #505 --- themes/default/_head.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes/default/_head.twig') diff --git a/themes/default/_head.twig b/themes/default/_head.twig index f310e420..96a6ab33 100644 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig @@ -9,4 +9,5 @@ - \ No newline at end of file + + -- cgit v1.2.3 From 08718c01e4b8b35fe75b1e04534e028dd26c8c53 Mon Sep 17 00:00:00 2001 From: Maryana Rozhankivska Date: Fri, 28 Mar 2014 11:26:48 +0200 Subject: problem with resources and localhost url fix --- themes/default/_head.twig | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) mode change 100644 => 100755 themes/default/_head.twig (limited to 'themes/default/_head.twig') diff --git a/themes/default/_head.twig b/themes/default/_head.twig old mode 100644 new mode 100755 index 96a6ab33..ffbfc22e --- a/themes/default/_head.twig +++ b/themes/default/_head.twig @@ -1,13 +1,13 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + -- cgit v1.2.3