From 4a08d68b7f6087b4f849bb673b352ed9acec8c11 Mon Sep 17 00:00:00 2001 From: Freddy Date: Sat, 13 Nov 2021 09:21:04 +0000 Subject: [PATCH] Remove Turtl (#305) --- _includes/legacy/sections/notebooks.html | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/_includes/legacy/sections/notebooks.html b/_includes/legacy/sections/notebooks.html index aa253260..fdd61288 100644 --- a/_includes/legacy/sections/notebooks.html +++ b/_includes/legacy/sections/notebooks.html @@ -37,22 +37,6 @@ web="https://app.standardnotes.org/" %} -{% include legacy/cardv2.html - title="Turtl" - image="/assets/img/legacy_svg/3rd-party/turtl.svg" - description="Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with." - website="https://turtlapp.com/" - privacy-policy="https://turtlapp.com/privacy/" - github="https://github.com/turtl" - windows="https://turtlapp.com/download/" - mac="https://turtlapp.com/download/" - linux="https://turtlapp.com/download/" - googleplay="https://play.google.com/store/apps/details?id=com.lyonbros.turtl" - android="https://turtlapp.com/download/" - firefox="https://addons.mozilla.org/en-US/firefox/addon/turtl-bookmarking/" - chrome="https://chrome.google.com/webstore/detail/turtl/dgcojenhfdjhieoglmiaheihjadlpcml" -%} -

Warning