mirror of
https://github.com/grocy/grocy.git
synced 2025-04-30 10:05:45 +00:00
Added a favicon
This commit is contained in:
parent
50d49219a5
commit
e3d84c40f7
@ -41,6 +41,7 @@
|
|||||||
<Content Include="bower.json" />
|
<Content Include="bower.json" />
|
||||||
<None Include="build.bat" />
|
<None Include="build.bat" />
|
||||||
<Content Include="composer.json" />
|
<Content Include="composer.json" />
|
||||||
|
<Content Include="grocy.png" />
|
||||||
<Content Include="grocy.js" />
|
<Content Include="grocy.js" />
|
||||||
<None Include="README.md" />
|
<None Include="README.md" />
|
||||||
<Content Include="README.html">
|
<Content Include="README.html">
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<meta name="robots" content="noindex,nofollow" />
|
<meta name="robots" content="noindex,nofollow" />
|
||||||
|
|
||||||
<meta name="author" content="Bernd Bestel (bernd@berrnd.de)" />
|
<meta name="author" content="Bernd Bestel (bernd@berrnd.de)" />
|
||||||
|
<link rel="icon" href="/grocy.png" />
|
||||||
|
|
||||||
<title><?php echo $title; ?> | grocy</title>
|
<title><?php echo $title; ?> | grocy</title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user