summaryrefslogtreecommitdiff
path: root/head.html
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2021-08-13 23:14:38 +0300
committereug-vs <eugene@eug-vs.xyz>2021-08-13 23:14:38 +0300
commit4fa5a63695f30813723530b9cf63d197a1696c7a (patch)
tree914ce0a4ead902e6166a5689176ad435568d72b5 /head.html
parenta6eb667c6b54bb3f084b5dd65711e81e975ce6c4 (diff)
downloadeug-vs-xyz-4fa5a63695f30813723530b9cf63d197a1696c7a.tar.gz
feat: dynamically set page title
Diffstat (limited to 'head.html')
-rwxr-xr-xhead.html4
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"/>