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

@ -4,7 +4,7 @@
</div>
<div align="center">
<a href="https://sonarcloud.io/api/project_badges/measure?project=bartvdbraak_hellob.art&metric=alert_status"><img src="https://sonarcloud.io/api/project_badges/measure?project=bartvdbraak_hellob.art&metric=alert_status" /></a>
<a href="https://sonarcloud.io/summary/new_code?id=bartvdbraak_hellob.art"><img src="https://sonarcloud.io/api/project_badges/measure?project=bartvdbraak_hellob.art&metric=alert_status" /></a>
<a href="https://github.com/bartvdbraak/hellob.art/deployments/activity_log?environment=Production"><img src="https://img.shields.io/github/deployments/bartvdbraak/hellob.art/production?label=vercel&logo=vercel" /></a>
</div>

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",