Add 1200×630 OG image and large Twitter card #13

Merged
ilia merged 1 commits from feat/og-image-1200x630 into master 2026-08-12 12:58:33 -05:00
2 changed files with 5 additions and 1 deletions
+5 -1
View File
@@ -10,9 +10,13 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://sdet.levkin.ca/" />
<meta property="og:site_name" content="Ilia Dobkin" />
<meta name="twitter:card" content="summary" />
<meta property="og:image" content="https://sdet.levkin.ca/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Ilia Dobkin — Senior SDET" />
<meta name="twitter:description" content="Senior SDET portfolio, styled as a Playwright test runner." />
<meta name="twitter:image" content="https://sdet.levkin.ca/og-image.png" />
<link rel="canonical" href="https://sdet.levkin.ca/" />
<link rel="icon" type="image/svg+xml" href="assets/favicon.svg" />
<script type="application/ld+json">
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB