remove preconnect

This commit is contained in:
Roy Olav Purser 2020-04-29 10:56:41 +02:00
parent 93e70bf901
commit 781d199cfb
No known key found for this signature in database
GPG Key ID: 0BA77797F072BC52

View File

@ -1,6 +1,5 @@
<html>
<head>
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<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>