Update favicon, implement on site for testing.
This commit is contained in:
parent
dbc5f1c7cb
commit
383aa57b3d
2 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css"
|
<link rel="stylesheet" type="text/css"
|
||||||
href="{{ site.url }}/src/styles.css" />
|
href="{{ site.url }}/src/styles.css" />
|
||||||
|
|
||||||
|
<link rel="icon" type="image/x-icon"
|
||||||
|
href="{{ site.url }}/src/images/favicon.ico" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
BIN
src/images/favicon.ico
Normal file
BIN
src/images/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Loading…
Reference in a new issue