add suomi
This commit is contained in:
parent
e836d98c21
commit
858abf7a65
BIN
suomi/flag.png
Normal file
BIN
suomi/flag.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
2
suomi/resources.md
Normal file
2
suomi/resources.md
Normal file
@ -0,0 +1,2 @@
|
||||
# Resources for learning Finnish
|
||||
|
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>
|
||||
|
Loading…
Reference in New Issue
Block a user