From 3cb810755886deee07d6ccdb1f5e87888939b675 Mon Sep 17 00:00:00 2001 From: MedzikUser Date: Wed, 15 Jun 2022 14:32:24 +0200 Subject: [PATCH] chore: update preview screenshot --- README.md | 2 +- config.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b56645f..0b84d4b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ [total-lines]: https://img.shields.io/tokei/lines/github/MedzikUser/portfolio?style=for-the-badge&logo=github&color=fede00 [code-size]: https://img.shields.io/github/languages/code-size/MedzikUser/portfolio?style=for-the-badge&color=c8df52&logo=github -![desktop](https://cdn.medzik.xyz/xiearrd.png) +![preview screenshot](https://cdn.medzik.xyz/Id5w0av.png) License: MIT diff --git a/config.ts b/config.ts index 0840995..1dfa196 100644 --- a/config.ts +++ b/config.ts @@ -9,7 +9,7 @@ const config = { title: "Medzik", description: "Hi! I'm Oskar, I'm a self-taught programmer, a Linux and FOSS enthusiast.", url: "https://medzik.xyz", - thumbnail: "https://cdn.medzik.xyz/xiearrd.png", + thumbnail: "https://cdn.medzik.xyz/Id5w0av.png", links, }