diff options
Diffstat (limited to 'head.html')
-rwxr-xr-x | head.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/head.html b/head.html new file mode 100755 index 0000000..2bd6654 --- /dev/null +++ b/head.html @@ -0,0 +1,4 @@ +<link rel="preconnect" href="https://fonts.googleapis.com"> +<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> +<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300&display=swap" rel="stylesheet"> +<link rel="shortcut icon" type="image/jpg" href="/public/icon-64.png"/> |