aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-19 20:46:54 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-19 20:46:54 +0000
commit6f43cbc1edacc607d606e488e9c4e5112c38f993 (patch)
tree508208823a16bfcf945b65ce03bd6a9c044a4df8 /templates
parent4373170adb0ad84e7656d3d9cfe9d6eb1aaa06fc (diff)
downloadwebsite-6f43cbc1edacc607d606e488e9c4e5112c38f993.tar.gz
templates: Add favicon
Diffstat (limited to 'templates')
-rw-r--r--templates/default.head1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default.head b/templates/default.head
index 8b7f7ad..1007ff6 100644
--- a/templates/default.head
+++ b/templates/default.head
@@ -1,5 +1,6 @@
<title>rgoncalves.se</title>
<link href="/style/style.css" rel="stylesheet" type="text/css">
+<link rel="shortcut icon" type="image/jpg" href="/img/favicon.ico"/>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="googlebot" content="noindex">
remember that computers suck.