chore: remove unused files and update package dependencies

This commit is contained in:
2025-03-20 10:29:22 +01:00
parent a261bbd60c
commit 2ad119a261
5 changed files with 42 additions and 361 deletions

View File

@ -94,9 +94,9 @@ const structuredDataWebsite = {
<meta property="og:image:alt" content="Jan-Marlon Leibl - Fullstack Software Developer" />
<meta property="og:site_name" content="Jan-Marlon Leibl" />
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="icon" href="/profile-image.jpg" sizes="any" />
<link rel="icon" href="/profile-image.jpg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/profile-image.jpg" />
<script type="application/ld+json" set:html={JSON.stringify(structuredDataPerson)} />
<script type="application/ld+json" set:html={JSON.stringify(structuredDataWebsite)} />