summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-05-31 16:25:52 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-05-31 16:25:52 +0200
commited1a84416158c02effcc617772018a2e4c72c365 (patch)
tree3bc0d3cd20ba5fc242fce43c8d10981e411d857d
parente23397b366193009fcb38563ade900d49b8e434a (diff)
downloadsousleciel.lol-ed1a84416158c02effcc617772018a2e4c72c365.tar.gz
feat(templates): add bird favicon as placeholder
-rw-r--r--templates/default.head4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default.head b/templates/default.head
index 98d1406..abaaf9d 100644
--- a/templates/default.head
+++ b/templates/default.head
@@ -1,6 +1,6 @@
<title>Sous le ciel</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="https://emojicdn.elk.sh/%F0%9F%95%8A%EF%B8%8F?style=google"/>
<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="sousleciel.lol">
<meta name="og:type" content="website">
<meta name="og:description" content="Sous le ciel - artistes">
-<meta name="og:image" content="https://sousleciel.lol/img/favicon.io">
+<meta name="og:image" content="https://emojicdn.elk.sh/%F0%9F%95%8A%EF%B8%8F?style=google">
remember that computers suck.