1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Add a shortcut icon

This commit is contained in:
Guillaume Ayoub 2016-09-02 18:32:34 +02:00
parent c16fac4a5c
commit e76aa6f3a9
2 changed files with 1 additions and 0 deletions

View file

@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="{{ site.baseurl }}/css/main.css" media="screen" rel="stylesheet">
<link href="{{ site.baseurl }}/feed.xml" type="application/rss+xml" rel="alternate" title="RSS feed" />
<link href="{{ site.baseurl }}/css/icon.png" type="image/png" rel="shortcut icon" />
<title>{% if page.title %}{{ page.title }} - {% endif %}{{ site.title }} - {{ site.description }}</title>
<meta name="description" content="{{ site.description }}">

BIN
css/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB