Added a favicon

This commit is contained in:
Bernd Bestel 2017-04-22 09:37:38 +02:00
parent 50d49219a5
commit e3d84c40f7
3 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@
<Content Include="bower.json" />
<None Include="build.bat" />
<Content Include="composer.json" />
<Content Include="grocy.png" />
<Content Include="grocy.js" />
<None Include="README.md" />
<Content Include="README.html">

BIN
grocy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -8,6 +8,7 @@
<meta name="robots" content="noindex,nofollow" />
<meta name="author" content="Bernd Bestel (bernd@berrnd.de)" />
<link rel="icon" href="/grocy.png" />
<title><?php echo $title; ?> | grocy</title>