markemacht/_adametz.media/assets/components/head-common.html
Kevin Adametz 9c6b7ed4f3
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
Optimierung markemacht.de und adametz.media für Live-Deploy.
Beide Sites mit lokalem Font-Hosting, WebP, Build-Pipeline, SEO-Basis,
HSTS, Performance-Tuning und aktualisierten Impressum/Datenschutz-Texten.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 09:55:25 +00:00

56 lines
2.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<meta property="og:locale" content="de_DE" />
<meta property="og:site_name" content="ADAMETZ.MEDIA" />
<meta property="og:image" content="https://adametz.media/assets/img/og-share.webp" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Kevin Adametz — Markensysteme, die funktionieren" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://adametz.media/assets/img/og-share.webp" />
<meta name="theme-color" content="#0a0a0a" />
<link rel="preload" href="assets/fonts/outfit-regular.woff2" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="assets/fonts/source-sans-3-regular.woff2" as="font" type="font/woff2" crossorigin />
<link rel="apple-touch-icon" sizes="180x180" href="assets/fav/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="32x32" href="assets/fav/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="assets/fav/favicon-16x16.png" />
<link rel="shortcut icon" href="assets/fav/favicon.ico" />
<link rel="manifest" href="manifest.json" />
<link rel="stylesheet" href="assets/styles.css?v={{VERSION}}" />
<script src="assets/js/app.js?v={{VERSION}}" defer></script>
<script defer src="https://sys.adametz.media/config.js" data-website-id="69ec86fc-7f06-4cc5-9e2c-fd9daaae7faa"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "ADAMETZ.MEDIA",
"url": "https://adametz.media/",
"description": "Markensysteme für Unternehmen, die sich klar erklären wollen von der Strategie bis zur Umsetzung.",
"inLanguage": "de-DE"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Kevin Adametz",
"jobTitle": "Markenarchitekt",
"url": "https://adametz.media/",
"email": "info@adametz.media",
"telephone": "+49-5206-7076721",
"address": {
"@type": "PostalAddress",
"streetAddress": "In der Lake 4",
"addressLocality": "Bielefeld",
"postalCode": "33739",
"addressCountry": "DE"
},
"worksFor": {
"@type": "Organization",
"name": "ADAMETZ.MEDIA"
}
}
</script>