diff --git a/Makefile b/Makefile index 97e99fe..fa9aafb 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ build: update: hugo mod get -u ./... -serve_ide: - hugo serve -b "https://1313.ide.jcktrue.dk/" --appendPort=false +serve: + hugo serve -b "https://ide.jcktrue.dk/proxy/1313" --appendPort=false -p 1313 images: FOR %F IN (*.jpg) DO cwebp -af -pass 10 -mt -m 6 -preset picture %F -o %~nF.webp \ No newline at end of file diff --git a/assets/media/icons/custom/signal.svg b/assets/media/icons/custom/signal.svg new file mode 100644 index 0000000..d26a17f --- /dev/null +++ b/assets/media/icons/custom/signal.svg @@ -0,0 +1,3 @@ + + + diff --git a/content/home/contact.md b/content/home/contact.md index b8e2e53..d3d168b 100644 --- a/content/home/contact.md +++ b/content/home/contact.md @@ -33,10 +33,10 @@ content: icon_pack: fab name: Telegram Me link: 'https://telegram.me/@jcktrue' - - icon: comment - icon_pack: fa + - icon: signal + icon_pack: custom name: Signal Me - link: 'https://signal.org' + link: 'https://signal.me/#eu/WkUbBfZAug1HCoiznarZcNhz7OBn5totBeZKOgcDwsOtjSqgoipJfbQHCGaz2eqV' - icon: skype icon_pack: fab name: Skype Me