mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
Added a favicon
This commit is contained in:
parent
50d49219a5
commit
e3d84c40f7
@ -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">
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user