1
0
Fork 0
moritzruth.de/index.html

27 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Moritz Ruth</title>
<link rel="preload" as="font" href="/node_modules/@fontsource/plus-jakarta-sans/files/plus-jakarta-sans-latin-400-normal.woff2">
<link rel="preload" as="font" href="/node_modules/@fontsource/syne/files/syne-latin-800-normal.woff2">
<link rel="stylesheet" href="/node_modules/@fontsource/plus-jakarta-sans/400.css">
<link rel="stylesheet" href="/node_modules/@fontsource/plus-jakarta-sans/800.css">
<link rel="stylesheet" href="/node_modules/@fontsource/syne/800.css">
<meta name="description" content="web development and graphic design.">
<meta name="keywords" content="web, dev, development, coding, moritz, ruth, development, design">
<link rel="shortcut icon" type="image/png" href="/icon.png">
</head>
<body class="bg-[#fefefe] overflow-x-hidden">
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<script
async
defer
src="https://stats.m0.is/umami.js"
data-website-id="e68ac4a6-c999-4f8e-be75-5a6252a55f17"
data-domains="moritzruth.de"
></script>
</body>
</html>