Commit 13dfea6
committed
Use asset helper for webmanifest icons
Specifying a host is optional, since browsers will resolve the path anyway. However, the absolute path entered didn't work with another relative_url_root. We could either fix it by removing the leading / (making the icon relative to the webmanifest) or simply by using an asset helper.1 parent b44996d commit 13dfea6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments