From 3d0e0fcf949ef7730ff5a93e382bf89cc880ee6e Mon Sep 17 00:00:00 2001 From: Danielle Leong Date: Thu, 24 Jan 2019 15:51:37 -0800 Subject: [PATCH] Add additional resource --- config/geotagging.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/geotagging.js b/config/geotagging.js index 129d802..2260795 100644 --- a/config/geotagging.js +++ b/config/geotagging.js @@ -6,6 +6,10 @@ export default { \n\nYou should understand how location metadata is attached to your media and take steps to ensure you are not uploading sensitive information with your files. `, resources: [ + { + name: 'Are Location-Tagged Photos Really a Privacy Concern?', + url: 'https://www.howtogeek.com/340566/are-location-tagged-photos-really-a-privacy-concern/', + }, { name: 'Software Roundup: 5 of The Best Apps to Remove EXIF Data from Images', url: 'https://www.maketecheasier.com/best-apps-remove-exif-data-from-images/',