fix: use GTIN-local legal favicons
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<title>Datenschutz</title>
|
||||
<meta name="robots" content="noindex, nofollow" />
|
||||
<link rel="canonical" href="https://desfoto.de/gtin/datenschutz/" />
|
||||
<link rel="icon" href="/gtin/icons/favicon.svg" type="image/svg+xml" />
|
||||
<style>
|
||||
:root { color-scheme: light; font: 16px/1.65 system-ui, sans-serif; color: #202124; background: #fff; }
|
||||
body { box-sizing: border-box; max-width: 42rem; margin: 0 auto; padding: 2.5rem 1.25rem; }
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<title>Impressum</title>
|
||||
<meta name="robots" content="noindex, nofollow" />
|
||||
<link rel="canonical" href="https://desfoto.de/gtin/impressum/" />
|
||||
<link rel="icon" href="/gtin/icons/favicon.svg" type="image/svg+xml" />
|
||||
<style>
|
||||
:root { color-scheme: light; font: 16px/1.65 system-ui, sans-serif; color: #202124; background: #fff; }
|
||||
body { box-sizing: border-box; max-width: 42rem; margin: 0 auto; padding: 2.5rem 1.25rem; }
|
||||
|
||||
Reference in New Issue
Block a user