Update 'template.html'

This commit is contained in:
roypur 2020-04-20 20:40:23 +02:00
parent be5bd9f045
commit 7f426e3d2e

View File

@ -2,7 +2,9 @@
<head>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
<style>
font-family: 'Noto Sans', sans-serif;
* {
font-family: 'Noto Sans', sans-serif;
}
</style>
<title>Resources for learning Norwegian</title>
</head>