From d9bd33020ce891e6866d5b4d4e66883adb5551c3 Mon Sep 17 00:00:00 2001 From: Alexandr Bogomyakov Date: Fri, 25 Aug 2023 12:12:17 +0300 Subject: [PATCH] Fix photo:w --- .gitignore | 1 + content/custom/about.md | 2 +- public/about/index.html | 2 +- public/imgs/photo.jpeg | Bin 4676 -> 276199 bytes static/imgs/photo.jpeg | Bin 4676 -> 276199 bytes 5 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..364fdec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/ diff --git a/content/custom/about.md b/content/custom/about.md index 430bf85..dfb8832 100644 --- a/content/custom/about.md +++ b/content/custom/about.md @@ -15,7 +15,7 @@ Site Reliability Engineer (SRE) at Criteo Limassol, Cyprus 🇨🇾 *** -![Me](https://me.hexor.ru/static/imgs/photo.jpeg "Me") +![Me](/imgs/photo.jpeg "Me") ### Contacts * [https://github.com/house-of-vanity](https://github.com/house-of-vanity) * [Telegram @ultradesu](tg:@ultradesu) diff --git a/public/about/index.html b/public/about/index.html index 5ccd598..0d68a39 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -126,7 +126,7 @@

Site Reliability Engineer (SRE) at Criteo

Limassol, Cyprus 🇨🇾


-

Me

+

Me

Contacts