mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
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.yml
This commit is contained in:
parent
3e5b5a51d1
commit
35d21565a9
9
_includes/head-custom.html
Normal file
9
_includes/head-custom.html
Normal file
@ -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 -->
|
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user