This commit is contained in:
Roy Olav Purser 2020-04-20 20:42:42 +02:00
parent 7f426e3d2e
commit ba2cd802f0
No known key found for this signature in database
GPG Key ID: 0BA77797F072BC52

View File

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