Added favicon to the website which will make the site look great. (#11603)
* Add files via upload * Update _config.yml * Add files via upload * Update default.html * Update _config.yml * Update default.html * Update _config.yml * Update default.html * Update default.html * Update default.html * Update default.html * Update default.html * Delete _layout directory * Update _config.yml * Add files via upload * Update head-custom.html * Delete _includes/head-custom-google-analytics.html * Update _config.yml * Update _config.ymlmain
parent
3e5b5a51d1
commit
35d21565a9
|
@ -0,0 +1,9 @@
|
|||
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
|
||||
|
||||
<!-- Setup Google Analytics -->
|
||||
|
||||
|
||||
<!-- You can set your favicon here -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
|
||||
|
||||
<!-- end custom head snippets -->
|
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue