niklas-birk.de/public/index.html

25 lines
961 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html lang="de">
2022-09-17 13:49:30 +00:00
<head>
<meta charset="utf-8"/>
<link href="%PUBLIC_URL%/niklas-birk-icon.ico" rel="icon"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="#000000" name="theme-color"/>
<meta
content="Über Niklas Birk und seine Dienste"
name="Niklas Birk"
/>
<link href="%PUBLIC_URL%/manifest.json" rel="manifest"/>
2022-11-16 12:25:23 +00:00
<link href="https://mathstodon.xyz/@SirNik" rel="me">
2023-03-07 17:24:57 +00:00
2022-09-17 13:49:30 +00:00
<title>Niklas Birk</title>
2023-03-07 17:24:57 +00:00
<meta name="description"
content="Das ist die Website von Niklas Birk, B.Sc. und angehender Diplom-Mathematiker.
Hier findest du Links zu meinem eigenen Git-Repository und meinen Inhalten zur Mathematik.">
2022-09-17 13:49:30 +00:00
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>