summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-18 22:56:23 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-18 22:56:23 +0100
commit550aca3f5038ba7056f4df2bd000d1232c61ba16 (patch)
tree9c1dfb5fa4906d0f81348d107a460313f25705bd /site
parentFix coding style in Strongly-Specified Functions part 2 (diff)
Add an improvable favicon to the website
Diffstat (limited to 'site')
-rw-r--r--site/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.html b/site/index.html
index 30fed14..baa82a8 100644
--- a/site/index.html
+++ b/site/index.html
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style/main.css">
+ <link rel="icon" type="image/ico" href="/img/merida.webp">
<noscript id="lazyloading">
<link rel="stylesheet" href="/vendors/fork-awesome.1.1.7/css/fork-awesome.min.css">
<link rel="stylesheet" href="/vendors/fira-code.2/font.css">