aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default.head
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.head')
-rw-r--r--templates/default.head4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default.head b/templates/default.head
index b25f49c..3cc6f90 100644
--- a/templates/default.head
+++ b/templates/default.head
@@ -1,6 +1,6 @@
<title>rgoncalves.se</title>
<link href="/styles/main.css" rel="stylesheet" type="text/css">
-<link rel="shortcut icon" type="image/jpg" href="/img/favicon.ico"/>
+<link rel="shortcut icon" type="image/jpg" href="/static/favicon.ico"/>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="googlebot" content="noindex">
@@ -8,4 +8,4 @@
<meta name="og:site_name" content="rgoncalves.se">
<meta name="og:type" content="website">
<meta name="og:description" content="Random bits from a devops engineer">
-<meta name="og:image" content="https://rgoncalves.se/img/favicon.io">
+<meta name="og:image" content="https://rgoncalves.se/static/favicon.io">
remember that computers suck.