new card image
Gitea/resume/pipeline/head This commit looks good Details

This commit is contained in:
andrzej 2024-11-12 23:52:26 +01:00
parent afc8d134ef
commit 27dc010aea
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 330 KiB

View File

@ -14,7 +14,7 @@
<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" />
@ -22,7 +22,7 @@
<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" />
<meta property="og:image" content="https://demos.ajstepien.xyz/images/card.png" />
</head>