aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/_head.twig
diff options
context:
space:
mode:
Diffstat (limited to 'themes/baggy/_head.twig')
-rwxr-xr-xthemes/baggy/_head.twig5
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig
index 1546a7b9..9ca51cd2 100755
--- a/themes/baggy/_head.twig
+++ b/themes/baggy/_head.twig
@@ -39,6 +39,7 @@
39 <script src="{{ poche_url }}themes/_global/js/popupForm.js"></script> 39 <script src="{{ poche_url }}themes/_global/js/popupForm.js"></script>
40 <script src="{{ poche_url }}themes/_global/js/keyboard.js"></script> 40 <script src="{{ poche_url }}themes/_global/js/keyboard.js"></script>
41 <script src="{{ poche_url }}themes/{{theme}}/js/closeMessage.js"></script> 41 <script src="{{ poche_url }}themes/{{theme}}/js/closeMessage.js"></script>
42
42 <!-- Enable Firefox Social Services 43 <!-- Enable Firefox Social Services
43 script put there because of the call to poche_url --> 44 script put there because of the call to poche_url -->
44 45
@@ -56,9 +57,9 @@
56 57
57 "description": "wallabag Extension for Firefox - The (soon to become) best way to save articles, videos and more", 58 "description": "wallabag Extension for Firefox - The (soon to become) best way to save articles, videos and more",
58 "author": "Thomas Citharel", 59 "author": "Thomas Citharel",
59 "homepageURL": "https://wallabag.org", 60 "homepageURL": "http://doc.wallabag.org/en/User/save_your_first_article.html#firefox-social-api-service",
60 "origin": "https://wallabag.org", 61 "origin": "https://wallabag.org",
61 "postActivationURL": "https://wallabag.org", 62 "postActivationURL": "http://doc.wallabag.org/en/User/save_your_first_article.html#firefox-social-api-service",
62 63
63 "version": "0.1" 64 "version": "0.1"
64 }; 65 };