23 lines
No EOL
816 B
HTML
23 lines
No EOL
816 B
HTML
<!DOCTYPE html>
|
|
<html lang="en" class="mdui-theme-dark">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="renderer" content="webkit" />
|
|
<meta name="theme-color" content="#000000">
|
|
<meta name="description"
|
|
content="A Dedicated Backend Developer, with a passion for high-fidelity audio, gaming, and web development.">
|
|
<meta name="keywords" content="Seth, IPv4, Army, Seth@IPv4, web development, audio, gaming">
|
|
<meta name="author" content="Seth">
|
|
<title>Seth @ IPv4 dot Army</title>
|
|
<link rel="icon" href="/public/favicon.svg" />
|
|
<meta name="color-scheme" content="dark" />
|
|
<link rel="stylesheet" href="index.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<script src="index.tsx" type="module"></script>
|
|
</body>
|
|
|
|
</html> |