mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-07 11:38:44 +00:00
Add favicon
This commit is contained in:
parent
65cd928041
commit
9a82a7d914
2 changed files with 1 additions and 0 deletions
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 685 B |
|
@ -3,6 +3,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
|
<link rel="icon" type="image/png" href="static/favicon.png">
|
||||||
<title>{{.Title}}</title>
|
<title>{{.Title}}</title>
|
||||||
</head>
|
</head>
|
||||||
<frameset cols="420px,*">
|
<frameset cols="420px,*">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue