Add favicon

This commit is contained in:
Théophile Bastian 2022-02-16 22:30:30 +01:00
parent f72b10a755
commit fb70cd7a51
2 changed files with 1 additions and 0 deletions

View file

@ -2,6 +2,7 @@
<html lang="fr"> <html lang="fr">
<head> <head>
<link rel="stylesheet" href="/css/style.css"> <link rel="stylesheet" href="/css/style.css">
<link rel="icon" type="image/png" href="/img/favicon32.png">
<meta charset="utf-8"> <meta charset="utf-8">
<title>{{ block "title" . }} <title>{{ block "title" . }}
{{- .Site.Title -}} {{- .Site.Title -}}

BIN
static/img/favicon32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB