From 7597093e8b73751d5758e0f4cde88ea17b18c818 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Tue, 17 Sep 2019 23:19:21 -0700 Subject: [PATCH] Move Syncthing above SparkleShare --- _includes/sections/file-sync.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_includes/sections/file-sync.html b/_includes/sections/file-sync.html index 339753ca..6dea5561 100644 --- a/_includes/sections/file-sync.html +++ b/_includes/sections/file-sync.html @@ -5,6 +5,21 @@ File Sync +{% + include cardv2.html + title="Syncthing" + image="/assets/img/tools/Syncthing.png" + description="Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party and how it's transmitted over the Internet." + website="https://syncthing.net/" + forum="https://forum.privacytools.io/t/discussion-syncthing/1627/2" + github="https://github.com/syncthing?type=source" + windows="https://github.com/syncthing/syncthing-gtk/releases/latest" + linux="https://github.com/syncthing/syncthing-gtk/releases/latest" + mac="https://github.com/syncthing/syncthing-macos/releases/latest" + fdroid="https://f-droid.org/packages/com.github.catfriend1.syncthingandroid/" + googleplay="https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid" +%} + {% include cardv2.html title="SparkleShare" @@ -17,21 +32,6 @@ mac="https://github.com/hbons/SparkleShare/releases/" %} -{% - include cardv2.html - title="Syncthing" - image="/assets/img/tools/Syncthing.png" - description="SyncThing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party and how it's transmitted over the Internet." - website="https://syncthing.net/" - forum="https://forum.privacytools.io/t/discussion-syncthing/1627/2" - github="https://github.com/syncthing?type=source" - windows="https://github.com/syncthing/syncthing-gtk/releases/latest" - linux="https://github.com/syncthing/syncthing-gtk/releases/latest" - mac="https://github.com/syncthing/syncthing-macos/releases/latest" - fdroid="https://f-droid.org/packages/com.github.catfriend1.syncthingandroid/" - googleplay="https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid" -%} -

Worth Mentioning