有没有明确的方法来更改 ImpressPages4 中的图标?
我会使用这样的东西:
<link rel="icon" type="image/png" href="http://example.com/Theme/Bootstrapfree/assets/icon.png">
<link rel="shortcut icon" type="image/png" href="http://example.com/Theme/Bootstrapfree/assets/icon.png">
<link type="image/png" href="http://example.com/Theme/Bootstrapfree/assets/icon.png">
似乎是:Ip/Response/Layout.php
设置favicon,称为beiIp/Internal/PageAssets.php
但是可以在主题内更改它吗?我发现没有关于 favicon 的配置。
还是不建议更改 Favicon?当然,我可以替换 / 下的 favicon.ico 文件,但这不是很舒服。
亲切的问候