From 94824642aad62b43a03b85cd27be99b80a93cd0a Mon Sep 17 00:00:00 2001 From: orioninsist Date: Mon, 28 Aug 2023 15:23:57 +0300 Subject: [PATCH] update --- config.yml | 16 ++++++++-------- ...-murat-kurkoglu.webp => murat-kurkoglu.webp} | Bin 2 files changed, 8 insertions(+), 8 deletions(-) rename static/home/{muhammet-murat-kurkoglu.webp => murat-kurkoglu.webp} (100%) diff --git a/config.yml b/config.yml index a88eec8..da125b1 100644 --- a/config.yml +++ b/config.yml @@ -98,15 +98,15 @@ menu: params: ogTitle: "orioninsist" - ogDescription: "Hi,I’m Muhammet Murat Kurkoglu, the founder of orioninsist.I’m a computer engineer and hold a degree in economics." - ogImage: "/home/muhammet-murat-kurkoglu.webp" + ogDescription: "Hi,I’m Murat Kurkoglu, the founder of orioninsist.I’m a computer engineer and hold a degree in economics." + ogImage: "/home/murat-kurkoglu.webp" ShowShareButtons: true ShowReadingTime: true ShowPostNavLinks: true comments: true showToc: true - Description: "Hi,I’m Muhammet Murat Kurkoglu, the founder of orioninsist. I’m a computer engineer and hold a degree in economics." - metaDescription: "Hi,I’m Muhammet Murat Kurkoglu, the founder of orioninsist. I’m a computer engineer and hold a degree in economics." + Description: "Hi,I’m Murat Kurkoglu, the founder of orioninsist. I’m a computer engineer and hold a degree in economics." + metaDescription: "Hi,I’m Murat Kurkoglu, the founder of orioninsist. I’m a computer engineer and hold a degree in economics." author: orioninsist TocOpen: false ShowBreadCrumbs: true @@ -131,9 +131,9 @@ params: Home Page profileMode: enabled: true - title: "Muhammet Murat Kurkoglu" - subtitle: "

Hi,I'm Muhammet Murat Kurkoglu, the founder of orioninsist. I'm a computer engineer and hold a degree in economics.

" - imageUrl: "/home/muhammet-murat-kurkoglu.webp" + title: "Murat Kurkoglu" + subtitle: "

Hi,I'm Murat Kurkoglu, the founder of orioninsist. I'm a computer engineer and hold a degree in economics.

" + imageUrl: "/home/murat-kurkoglu.webp" imageWidth: 220 imageHeight: 220 @@ -153,7 +153,7 @@ params: - name: "email" url: "mailto:muhammetmuratkurkoglu@gmail.com" - name: "linkedin" - url: "https://www.linkedin.com/in/muhammet-murat-kurkoglu/" + url: "https://www.linkedin.com/in/murat-kurkoglu/" - name: "github" url: "https://github.com/orioninsist" - name: "youtube" diff --git a/static/home/muhammet-murat-kurkoglu.webp b/static/home/murat-kurkoglu.webp similarity index 100% rename from static/home/muhammet-murat-kurkoglu.webp rename to static/home/murat-kurkoglu.webp