33 lines
1.3 KiB
HTML
33 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
|
|
<link rel="favicon" href="favicon.png" type="image/png" />
|
|
<link rel="icon" href="favicon.png" type="image/png" />
|
|
<link rel="me" href="https://meow.social/@SebinNyshkim">
|
|
<title>Sebin Nyshkim</title>
|
|
|
|
<meta name="theme-color" content="#1a1a1a">
|
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:site" content="@SebinNyshkim" />
|
|
<meta name="twitter:creator" content="@SebinNyshkim" />
|
|
<meta name="twitter:title" content="Sebin Nyshkim" />
|
|
<meta name="twitter:description" content="Hi! I'm Sebin! I'm a web dev pretending to be a dragon online" />
|
|
<meta name="twitter:image" content="https://sebin-nyshkim.net/preview.png" />
|
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:title" content="Sebin Nyshkim" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta property="og:url" content="https://sebin-nyshkim.net/" />
|
|
<meta property="og:image" content="https://sebin-nyshkim.net/preview.png" />
|
|
<meta property="og:description" content="Hi! I'm Sebin! I'm a web dev pretending to be a dragon online" />
|
|
|
|
<script type="module" src="/src/main.ts"></script>
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|