[enh] There should be a favicon
This commit is contained in:
parent
724539d88e
commit
c16488f637
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@ -6,6 +6,7 @@ html(lang="en")
|
||||
meta(charset='utf-8')
|
||||
meta(name='viewport', content='width=device-width, initial-scale=1')
|
||||
link(rel='stylesheet', href='/css/bootstrap.min.css')
|
||||
link(rel='shortcut icon', type='image/png', href='/favicon.png')
|
||||
link(rel='stylesheet', href='/css/site.css')
|
||||
script(type = "text/javascript",src='/js/jquery.min.js')
|
||||
body
|
||||
|
Loading…
Reference in New Issue
Block a user