-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
39 lines (35 loc) · 1.85 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Public Showcase of Book of Malfeasance.com. The place where crimes are written.">
<title>Book of Malfeasance.com</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="images.css">
<link rel="stylesheet" href="flag-icons.min.css">
<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=Figtree:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet">
</head>
<body id="mainI">
<h1>Welcome to Book of Malfeasance.com!</h1>
<p id="sub">Not necessarily only about normal genocides, tho</p>
<p id="sub">Open Source at <a href="https://github.com/Empester/Book-of-Malfeasance" target="_blank">GitHub</a></p>
<p>Some information may be innacurate. Contact <strong>empester</strong> on discord for any issues.</p>
<p>Available subjects:</p>
<p><a href="#countries">Countries</a></p>
<p><a href="#religions">Religions</a></p>
<p><strong>Countries:</strong></p>
<pre id="countries">
<a href="countries/israel.html"><i class="fi fi-il"></i> Israeli Genocide</a>
<a href="countries/america.html"><i class="fi fi-us"></i> American Genocide</a>
<a href="countries/turkey.html"><i class="fi fi-tr"></i> Turkish Genocide</a>
<a href="countries/germany.html"><i class="fi fi-de"></i> Germanic Genocide</a>
</pre>
<p><strong>Religions:</strong></p>
<pre id="religions">
<a href="religions/christianity.html">Christianity</a>
<a href="religions/judaism.html">Judaism</a>
<a href="religions/islam.html">Islam</a>
<a href="religions/hinduism.html">Hinduism</a>