Skip to content

Commit 35d2156

Browse files
authored
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
1 parent 3e5b5a5 commit 35d2156

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Diff for: _includes/head-custom.html

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2+
3+
<!-- Setup Google Analytics -->
4+
5+
6+
<!-- You can set your favicon here -->
7+
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
8+
9+
<!-- end custom head snippets -->

Diff for: favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)