format
This commit is contained in:
parent
7f426e3d2e
commit
ba2cd802f0
@ -1,15 +1,11 @@
|
|||||||
<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>
|
||||||
* {
|
<title>Resources for learning Norwegian</title>
|
||||||
font-family: 'Noto Sans', sans-serif;
|
</head>
|
||||||
}
|
<body>
|
||||||
</style>
|
<div class="markdown"></div>
|
||||||
<title>Resources for learning Norwegian</title>
|
</body>
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div class="markdown"></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user