add suomi
This commit is contained in:
12
suomi/template.html
Normal file
12
suomi/template.html
Normal file
@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
|
||||
<link rel="icon" href="/flag.png" type="image/png">
|
||||
<style>* { font-family: 'Noto Sans', sans-serif; }</style>
|
||||
<title>Resources for learning Norwegian</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="markdown"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user