format
This commit is contained in:
parent
7f426e3d2e
commit
ba2cd802f0
@ -1,15 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
* {
|
||||
font-family: 'Noto Sans', sans-serif;
|
||||
}
|
||||
</style>
|
||||
<title>Resources for learning Norwegian</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="markdown"></div>
|
||||
</body>
|
||||
<head>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
|
||||
<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