Skip to content

Commit 20c44f2

Browse files
feat: update embedded link content
1 parent 8be48e3 commit 20c44f2

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@
88
<meta name="description" content="Bach Ngoc Minh Chau - Software Engineer | Edge AI & Embedded Systems" />
99
<meta name="theme-color" content="#0a0a0f" />
1010

11+
<!-- Open Graph / Social Media Preview -->
12+
<meta property="og:type" content="website" />
13+
<meta property="og:url" content="https://githubfrostpixel.github.io/" />
14+
<meta property="og:title" content="Bach Ngoc Minh Chau | Software Engineer" />
15+
<meta property="og:description" content="Software Engineer specializing in Edge AI & Embedded Systems" />
16+
<meta property="og:image" content="https://githubfrostpixel.github.io/images/906715.jpg" />
17+
18+
<!-- Twitter Card -->
19+
<meta name="twitter:card" content="summary_large_image" />
20+
<meta name="twitter:title" content="Bach Ngoc Minh Chau | Software Engineer" />
21+
<meta name="twitter:description" content="Software Engineer specializing in Edge AI & Embedded Systems" />
22+
<meta name="twitter:image" content="https://githubfrostpixel.github.io/images/906715.jpg" />
23+
1124
<!-- Fonts -->
1225
<link rel="preconnect" href="https://fonts.googleapis.com">
1326
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

0 commit comments

Comments
 (0)