forked from rufposten/tracktor.it
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.2 KiB
37 lines
1.2 KiB
<!DOCTYPE html> |
|
<html lang="de-DE"> |
|
<head> |
|
|
|
<meta charset="UTF-8"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
<title>Träcktor</title> |
|
|
|
<meta name="twitter:card" content="summary_large_image"> |
|
<meta name="twitter:creator" content="@MatthiasEberl"> |
|
<meta name="twitter:site" content="@MatthiasEberl"> |
|
<meta name="twitter:title" content="🚜-✉️ Träcktor 🚜-✉️"> |
|
<meta name="twitter:description" content="Ein Offline-DSGVO-Beschwerdegenerator gegen Tracking-Einbettungen"> |
|
<meta name="twitter:image" content="./images/traecktor_logo_300px.png"> |
|
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="./icons/apple-touch-icon.png"> |
|
<link rel="icon" type="image/png" sizes="32x32" href="./icons/favicon-32x32.png"> |
|
<link rel="icon" type="image/png" sizes="16x16" href="./icons/favicon-16x16.png"> |
|
|
|
|
|
<link rel="manifest" href="./site.webmanifest"> |
|
|
|
<!-- |
|
Icons aus dem fxemoji-Set von Mozilla |
|
https://github.com/mozilla/fxemoji |
|
Lizenz: |
|
http://creativecommons.org/licenses/by/4.0/ |
|
--> |
|
|
|
|
|
</head> |
|
<body> |
|
<div id="root"></div> |
|
<div id="portal"></div> |
|
</body> |
|
</html>
|
|
|