Add meta info to CV
This commit is contained in:
parent
f182041728
commit
e81719acff
6
cv.html
6
cv.html
|
|
@ -5,6 +5,12 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="The curriculum vitae of Benjamin Stadlbauer">
|
||||
<meta property="og:title" content="The curriculum vitae of Benjamin Stadlbauer">
|
||||
<meta property="og:url" content="https://benjamin.stadlbauer.wien/cv">
|
||||
<meta property="og:description" content="The curriculum vitae of Benjamin Stadlbauer">
|
||||
<meta property="og:type" content="profile">
|
||||
<meta property="og:locale" content="de_AT">
|
||||
<title>CV Benjamin Stadlbauer</title>
|
||||
<style>
|
||||
:root {
|
||||
|
|
|
|||
Loading…
Reference in a new issue