open graph meta
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
3b4f432f7f
commit
afc8d134ef
|
@ -14,8 +14,15 @@
|
|||
<meta name="twitter:title" content="Andrzej Stepien - Coder for Hire" />
|
||||
<meta name="twitter:description"
|
||||
content="My name is Andrzej. I am an experienced fullstack web developer from England, currently residing in Spain." />
|
||||
<meta name="twitter:image" content="https://demos.ajstepien.xyz/images/cv.png" />
|
||||
|
||||
<meta name="twitter:image" content="https://demos.ajstepien.xyz/images/card.png" />
|
||||
<!-- Open graph meta -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Andrzej Stepien - Coder for Hire" />
|
||||
<meta property="og:description"
|
||||
content="My name is Andrzej. I am an experienced fullstack web developer from England, currently residing in Spain." />
|
||||
<meta property="og:url" content="https://demos.ajstepien.xyz" />
|
||||
<meta property="og:image" content="https://demos.ajstepien.xyz/images/cv.png" />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in New Issue