Add favicon

This commit is contained in:
r 2020-10-20 05:12:39 +00:00
parent 65cd928041
commit 9a82a7d914
2 changed files with 1 additions and 0 deletions

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 685 B

View File

@ -3,6 +3,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link rel="icon" type="image/png" href="static/favicon.png">
<title>{{.Title}}</title>
</head>
<frameset cols="420px,*">