seo pass
This commit is contained in:
+29
@@ -5,6 +5,15 @@
|
|||||||
<meta name="description" content="Veit Heller—Technologist at Large">
|
<meta name="description" content="Veit Heller—Technologist at Large">
|
||||||
<meta name="author" content="Veit Heller">
|
<meta name="author" content="Veit Heller">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<link rel="canonical" href="https://veitheller.de/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:url" content="https://veitheller.de/">
|
||||||
|
<meta property="og:title" content="Veit Heller—Technologist at Large">
|
||||||
|
<meta property="og:description" content="Veit Heller—Technologist at Large. Independent consultant for software architecture, security, and network automation based in Erlangen, Germany.">
|
||||||
|
<meta property="og:locale" content="en_US">
|
||||||
|
<meta name="twitter:card" content="summary">
|
||||||
|
<meta name="twitter:title" content="Veit Heller—Technologist at Large">
|
||||||
|
<meta name="twitter:description" content="Independent consultant for software architecture, security, and network automation based in Erlangen, Germany.">
|
||||||
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
||||||
<script defer data-domain="veitheller.de" src="https://plausible.io/js/script.tagged-events.outbound-links.js"></script>
|
<script defer data-domain="veitheller.de" src="https://plausible.io/js/script.tagged-events.outbound-links.js"></script>
|
||||||
<style>
|
<style>
|
||||||
@@ -108,6 +117,26 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>Veit Heller—Technologist at Large</title>
|
<title>Veit Heller—Technologist at Large</title>
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
"@type": "Person",
|
||||||
|
"name": "Veit Heller",
|
||||||
|
"url": "https://veitheller.de/",
|
||||||
|
"jobTitle": "Technologist at Large",
|
||||||
|
"description": "Independent consultant for software architecture, security, and network automation",
|
||||||
|
"address": {
|
||||||
|
"@type": "PostalAddress",
|
||||||
|
"addressLocality": "Erlangen",
|
||||||
|
"addressCountry": "DE"
|
||||||
|
},
|
||||||
|
"email": "veit@veitheller.de",
|
||||||
|
"sameAs": [
|
||||||
|
"https://github.com/hellerve",
|
||||||
|
"https://blog.veitheller.de"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body lang="en">
|
<body lang="en">
|
||||||
<div class="main">
|
<div class="main">
|
||||||
|
|||||||
+13
@@ -3,6 +3,19 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
<meta name="description" content="Workshops, talks, and publications by Veit Heller on threat modelling, ISMS, SSDLC, network automation, and programming languages.">
|
||||||
|
<meta name="author" content="Veit Heller">
|
||||||
|
<link rel="canonical" href="https://veitheller.de/talks.html">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:url" content="https://veitheller.de/talks.html">
|
||||||
|
<meta property="og:title" content="Talks & Publications — Veit Heller">
|
||||||
|
<meta property="og:description" content="Workshops, talks, and publications by Veit Heller on threat modelling, ISMS, SSDLC, network automation, and programming languages.">
|
||||||
|
<meta property="og:locale" content="en_US">
|
||||||
|
<meta name="twitter:card" content="summary">
|
||||||
|
<meta name="twitter:title" content="Talks & Publications — Veit Heller">
|
||||||
|
<meta name="twitter:description" content="Workshops, talks, and publications by Veit Heller on threat modelling, ISMS, SSDLC, network automation, and programming languages.">
|
||||||
|
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
||||||
|
<script defer data-domain="veitheller.de" src="https://plausible.io/js/script.tagged-events.outbound-links.js"></script>
|
||||||
<title>Talks & Publications — Veit Heller</title>
|
<title>Talks & Publications — Veit Heller</title>
|
||||||
<style>
|
<style>
|
||||||
@font-face {
|
@font-face {
|
||||||
|
|||||||
Reference in New Issue
Block a user