From 167dbb47bf3d5c371debad5ac6a5b18a2eb3fa34 Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Fri, 27 Mar 2020 04:12:54 +0000 Subject: [PATCH] Remove redundent text --- _includes/sections/productivity-tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index 0bb13b08..e746ff29 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -85,7 +85,7 @@ include cardv2.html title="ExifCleaner" image="/assets/img/svg/3rd-party/exifcleaner.svg" - description="ExifCleaner is a freeware, open source GUI app that removes exif metadata from images, videos, and PDF documents using a simple drag and drop interface. It supports multi-core batch processing and dark mode. It's an Electron app built on top of the open source ExifTool library, and is available for Linux, Windows, and Mac." + description="ExifCleaner is a freeware, open source GUI app that removes exif metadata from images, videos, and PDF documents using a simple drag and drop interface. It supports multi-core batch processing and dark mode." website="https://exifcleaner.com" forum="https://forum.privacytools.io/t/discussion-mat/TODOADDTHIS" github="https://github.com/szTheory/exifcleaner"