Skip to content

Commit a4dfb82

Browse files
authored
feat: update description
1 parent 3e713e1 commit a4dfb82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Žindex.htmlβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<title>Egor Machnev</title>
88

99
<meta name="title" content="Egor Machnev" />
10-
<meta name="description" content="Deno, Python, and Rust. Doofenshmirtz Evil Inc." />
10+
<meta name="description" content="Deno, Python, and Rust πŸ‡ machnevegor.com" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212

1313
<!-- Open Graph / Facebook -->
1414
<meta property="og:type" content="profile" />
1515
<meta property="og:title" content="Egor Machnev" />
16-
<meta property="og:description" content="Deno, Python, and Rust. Doofenshmirtz Evil Inc." />
16+
<meta property="og:description" content="Deno, Python, and Rust πŸ‡ machnevegor.com" />
1717
<meta property="og:image" content="./assets/icon.png" />
1818
<meta property="og:site_name" content="machnevegor" />
1919

2020
<!-- Twitter -->
2121
<meta property="twitter:card" content="summary" />
2222
<meta property="twitter:title" content="Egor Machnev" />
23-
<meta property="twitter:description" content="Deno, Python, and Rust. Doofenshmirtz Evil Inc." />
23+
<meta property="twitter:description" content="Deno, Python, and Rust πŸ‡ machnevegor.com" />
2424
<meta property="twitter:image" content="./assets/icon.png" />
2525
<meta property="twitter:site" content="@machnevegor" />
2626

@@ -32,4 +32,4 @@
3232
<script type="module" src="./main.ts"></script>
3333
</body>
3434

35-
</html>
35+
</html>

0 commit comments

Comments
Β (0)