24 lines
No EOL
898 B
HTML
24 lines
No EOL
898 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="theme-color" content="#1a1d1f">
|
|
<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" />
|
|
<style id="font"></style>
|
|
</head>
|
|
|
|
<body class="scanlines">
|
|
<script src="index.tsx"></script>
|
|
<script defer data-domain="yourdomain.com" data-api="/api/script" src="https://ipv4.army/api/script.js"></script>
|
|
</body>
|
|
|
|
</html> |