fix: resolved issues with external links

This commit is contained in:
Bart van der Braak 2023-06-14 17:08:14 +02:00
parent b026f268b4
commit 667b4ec2b1
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ export const siteConfig = {
url: "https://hellob.art",
ogImage: "https://hellob.art/og.jpg",
links: {
linkedIn: "https://linkedin.com/bartvdbraak",
linkedIn: "https://linkedin.com/in/bartvdbraak",
github: {
project: "https://github.com/bartvdbraak/hellob.art",
profile: "https://github.com/bartvdbraak",