diff options
author | ArthurHoaro <arthur@hoa.ro> | 2018-05-17 09:19:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-17 09:19:12 +0200 |
commit | 73da3a269bd3a636b4764f858e42dcc096e5e0a5 (patch) | |
tree | 86f5c453707b7f6e3ba0802afc4b7eeeda7e4f18 /tpl/default/tools.html | |
parent | 73c5af594c7853e20c453749ed71b93f02595766 (diff) | |
parent | 4de024d7c3100f769d12fbfb24ae3599823b47af (diff) | |
download | Shaarli-73da3a269bd3a636b4764f858e42dcc096e5e0a5.tar.gz Shaarli-73da3a269bd3a636b4764f858e42dcc096e5e0a5.tar.zst Shaarli-73da3a269bd3a636b4764f858e42dcc096e5e0a5.zip |
Merge pull request #1138 from ArthurHoaro/stakali
Adds Stakali Android app to 3rd party lists
Diffstat (limited to 'tpl/default/tools.html')
-rw-r--r-- | tpl/default/tools.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/tpl/default/tools.html b/tpl/default/tools.html index 72fd58af..ece66884 100644 --- a/tpl/default/tools.html +++ b/tpl/default/tools.html | |||
@@ -146,8 +146,14 @@ | |||
146 | </div> | 146 | </div> |
147 | <div class="tools-item"> | 147 | <div class="tools-item"> |
148 | <a href="https://play.google.com/store/apps/details?id=com.dimtion.shaarlier&hl=fr" | 148 | <a href="https://play.google.com/store/apps/details?id=com.dimtion.shaarlier&hl=fr" |
149 | title="Android"> | 149 | title="Android Shaarlier"> |
150 | <span class="pure-button pure-u-lg-2-3 pure-u-3-4">Android</span> | 150 | <span class="pure-button pure-u-lg-2-3 pure-u-3-4">Android Shaarlier</span> |
151 | </a> | ||
152 | </div> | ||
153 | <div class="tools-item"> | ||
154 | <a href="https://stakali.toneiv.eu/" | ||
155 | title="Android Stakali"> | ||
156 | <span class="pure-button pure-u-lg-2-3 pure-u-3-4">Android Stakali</span> | ||
151 | </a> | 157 | </a> |
152 | </div> | 158 | </div> |
153 | <div class="tools-item"> | 159 | <div class="tools-item"> |