mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317
This commit is contained in:
parent
d3d73e9cdd
commit
1a232c7bbb
2 changed files with 4 additions and 2 deletions
|
|
@ -8,6 +8,7 @@ head
|
|||
difficult to do that cleanly with Blaze -- at least without adding extra
|
||||
packages.
|
||||
link(rel="shortcut icon" href="/wekan-favicon.png")
|
||||
link(rel="apple-touch-icon" href="/wekan-favicon.png")
|
||||
link(rel="manifest" href="/wekan-manifest.json")
|
||||
|
||||
template(name="userFormsLayout")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue