add favicon

This commit is contained in:
Roy Olav Purser 2020-04-21 13:50:36 +02:00
parent 6637cc7644
commit 5e2c310911
No known key found for this signature in database
GPG Key ID: 0BA77797F072BC52

View File

@ -1,6 +1,7 @@
<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>