mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-04 22:23:02 +00:00
Add favicon
This commit is contained in:
parent
65cd928041
commit
9a82a7d914
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>
|
||||
<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,*">
|
||||
|
Loading…
Reference in New Issue
Block a user