From 727c35d8096c7690f66f2a815af3e8cabae00399 Mon Sep 17 00:00:00 2001
From: Thomas Citharel
Date: Tue, 12 May 2015 16:05:57 +0200
Subject: bring to all themes social services and link them to new doc
---
themes/baggy/_head.twig | 5 +++--
themes/baggy/config.twig | 2 +-
themes/default/_head.twig | 30 ++++++++++++++++++++++++++++++
themes/default/config.twig | 3 ++-
4 files changed, 36 insertions(+), 4 deletions(-)
(limited to 'themes')
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 @@
+
@@ -56,9 +57,9 @@
"description": "wallabag Extension for Firefox - The (soon to become) best way to save articles, videos and more",
"author": "Thomas Citharel",
- "homepageURL": "https://wallabag.org",
+ "homepageURL": "http://doc.wallabag.org/en/User/save_your_first_article.html#firefox-social-api-service",
"origin": "https://wallabag.org",
- "postActivationURL": "https://wallabag.org",
+ "postActivationURL": "http://doc.wallabag.org/en/User/save_your_first_article.html#firefox-social-api-service",
"version": "0.1"
};
diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig
index 8562f133..2e40178e 100755
--- a/themes/baggy/config.twig
+++ b/themes/baggy/config.twig
@@ -17,7 +17,7 @@
{% trans "Browser Addons" %}
{% trans "Mobile Apps" %}
diff --git a/themes/default/_head.twig b/themes/default/_head.twig
index ce1bbdcc..e3841c77 100755
--- a/themes/default/_head.twig
+++ b/themes/default/_head.twig
@@ -36,3 +36,33 @@
+
+
+
+
\ No newline at end of file
diff --git a/themes/default/config.twig b/themes/default/config.twig
index 09e40e75..e39826c3 100755
--- a/themes/default/config.twig
+++ b/themes/default/config.twig
@@ -16,7 +16,8 @@
Browser Plugins
Mobile Apps
--
cgit v1.2.3