forked from wallabag/wallabag
Handling socials links into a config file
This commit is contained in:
12
src/Wallabag/CoreBundle/Resources/config/parameters.yml
Normal file
12
src/Wallabag/CoreBundle/Resources/config/parameters.yml
Normal file
@ -0,0 +1,12 @@
|
||||
parameters:
|
||||
addons_url:
|
||||
firefox: https://addons.mozilla.org/firefox/addon/wallabag-v2/
|
||||
chrome: https://chrome.google.com/webstore/detail/wallabag/bepdcjnnkglfjehplaogpoonpffbdcdj
|
||||
f_droid: https://f-droid.org/app/fr.gaulupeau.apps.InThePoche
|
||||
google_play: https://play.google.com/store/apps/details?id=fr.gaulupeau.apps.InThePoche
|
||||
ios: https://itunes.apple.com/app/wallabag/id828331015?mt=8
|
||||
windows: https://www.microsoft.com/store/apps/wallabag/9nblggh11646
|
||||
socials_url:
|
||||
twitter: https://twitter.com/wallabagapp
|
||||
google_plus: https://plus.google.com/+WallabagOrg/posts
|
||||
facebook: https://facebook.com/Wallabag
|
||||
Reference in New Issue
Block a user