Add favicon #7

Merged
pitbuster merged 1 commit from favicon into main 2022-12-05 00:38:37 -03:00
2 changed files with 1 additions and 0 deletions
Showing only changes of commit e4e53795a1 - Show all commits

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 B

View file

@ -4,6 +4,7 @@
<meta charset=utf-8>
<title>👣 Huellas 🐾</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="icon" href="favicon.png" sizes="32x32">
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.3/dist/leaflet.css"
integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI="
crossorigin=""/>