chore: remove unused files and update package dependencies
This commit is contained in:
@ -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)} />
|
||||
|
Reference in New Issue
Block a user