allow custom favicon code

This commit is contained in:
Ilya Ivanov
2020-06-30 00:12:21 +07:00
parent 76f8f064ac
commit 9e52e712ae
2 changed files with 2 additions and 1 deletions

1
_includes/favicon.html Normal file
View File

@@ -0,0 +1 @@
<link rel="shortcut icon" href="{{ 'favicon.ico' | relative_url }}" type="image/x-icon">