-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (19 loc) · 913 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Lær oldparavisk</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">
</head>
<body style="padding:5%;">
<h1 class="title">Lær oldparavisk med flashcards</h1>
<h1 class="subtitle is-5 is-bold">Du må selvfølgelig kun bruge dette i spil, hvis du har evnen "Læse/skrive [Oldparavisk]" (selvom at du kan læse det uden for spil)</h1>
<br>
<a href="downloads/oversætter.png" download="oldparavisk-oversætter.png" rel="noopener noreferrer" target="_blank">Download oversætter-papiret</a><br>
<a href="flashcards/index.html">Træn dit oldparavisk via flashcards her.</a><br>
<br>
<a href="README.md">Credit</a>
</body>
</html>