mirror of
https://github.com/acaloiaro/acaloiaro.github.io
synced 2026-07-21 18:29:18 +00:00
Add favicon
This commit is contained in:
parent
f308de1457
commit
a5c1f83bc2
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
<title>{% if page.use-site-title %}{{ site.title }} {{ site.title-separator }} {{ site.description }}{% elsif page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
|
||||
|
||||
<link rel="icon" href="img/nerd_face.png">
|
||||
|
||||
<meta name="author" content="{{ site.author.name }}" />
|
||||
|
||||
{% if page.subtitle %}
|
||||
|
|
|
|||
BIN
img/nerd_face.png
Normal file
BIN
img/nerd_face.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in a new issue