-
Notifications
You must be signed in to change notification settings - Fork 1
/
t.be.a.nazi.html
44 lines (44 loc) · 1.68 KB
/
t.be.a.nazi.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<title>Why You Should Not Be A Nazi</title>
<meta
name="description"
content="Real life video examples of why you should not be a nazi!"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Jost&display=swap"
rel="stylesheet"
/>
<link rel="canonical" href="https://why.you.should.no/t.be.a.nazi" />
<link rel="icon" href="/favicon.png?1" />
<link rel="manifest" href="/manifest.json?1" />
<link rel="stylesheet" type="text/css" href="/style.css?4" />
<link rel="home" href="/t" title="Why You Should Not" />
</head>
<body class="inner">
<h1><a href="/t">Why You Should Not</a> → Be A Nazi</h1>
<summary>
Reject Nazism. It's a hateful ideology promoting Aryan superiority and
violent discrimination. It caused the Holocaust and World War II. Anyone
believing in it is wrong and a danger to others. Stand against hate and
bigotry. Advocate for understanding, tolerance, and respect for all.
</summary>
<video controls preload="metadata" poster="/videos/be.a.nazi.01.jpg">
<source src="/videos/be.a.nazi.01.mp4" type="video/mp4" />
</video>
<footer>
<a
href="https://github.com/cherouvim/why.you.should.no"
rel="nofollow external noopener noreferrer"
target="_blank"
>GitHub</a
>
</footer>
</body>
</html>