From bc63b867eb2de46410e4ab9781a1f3c20d2710a0 Mon Sep 17 00:00:00 2001 From: Gianmarco Gargiulo Date: Wed, 14 Jun 2023 19:38:59 +0200 Subject: [PATCH] Updated the Discord handle and changed the compile script to run exiftool only on files ending with '.png', '.jpg' or '.jpeg' --- compile | 2 +- content/contact/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compile b/compile index 8b926c7..b29cb04 100755 --- a/compile +++ b/compile @@ -11,7 +11,7 @@ optimize_images () { if hash exiftool 2>/dev/null; then # remove exif data on all images in new_images - exiftool -all= public/ -r + exiftool -all= public/ -r -ext jpg -ext jpeg -ext png else echo "Install perl-image-exiftool to optimize images" fi diff --git a/content/contact/index.md b/content/contact/index.md index dc86406..bbb97ed 100644 --- a/content/contact/index.md +++ b/content/contact/index.md @@ -32,7 +32,7 @@ Join my stupid random group chat: [t.me/gianmarcos_autistic_slumber](https://t.m 🎮 **Discord** (I don't use it very often): ~~Gianmarco#8170~~ 🔴 -**Notice about Discord**: I got locked out of my account because they want me to input a phone number again, of course I'm not doing that which means that I can't use my Discord account at all for now, although I have access to another account that I sometimes use: Gianmarco 2#2035. +**Notice about Discord**: I got locked out of my account because they want me to input a phone number again, of course I'm not doing that which means that I can't use my Discord account at all for now, although I have access to another account that I sometimes use: @gianmarcogg03. ![](discord-no-way.gif)