mirror of
https://github.com/ced4568/ced-portfolio.git
synced 2026-08-12 22:34:03 +00:00
feat: add NOC dashboard OG image and meta tags
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 561 KiB |
@@ -17,6 +17,12 @@
|
|||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://chasedumphord.com" />
|
<meta property="og:url" content="https://chasedumphord.com" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="https://chasedumphord.com/assets/images/noc-dashboard.png" />
|
||||||
|
<meta property="og:image:width" content="1536" />
|
||||||
|
<meta property="og:image:height" content="650" />
|
||||||
|
<meta property="twitter:card" content="summary_large_image" />
|
||||||
|
<meta property="twitter:image" content="https://chasedumphord.com/assets/images/noc-dashboard.png" />
|
||||||
|
|
||||||
<!-- ── Favicon set (from ced-logo-pack) ── -->
|
<!-- ── Favicon set (from ced-logo-pack) ── -->
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png" />
|
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png" />
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png" />
|
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png" />
|
||||||
|
|||||||
Reference in New Issue
Block a user