【发布时间】:2014-07-30 16:04:10
【问题描述】:
一个看似简单但我找不到明确答案的问题。
苹果触摸图标必须在我网站的根文件夹中吗?
<link href="http://example/apple-touch-icon.png" rel="apple-touch-icon" />
或者我把它放在别的地方可以吗?
<link href="http://www.yoursite.com/some/other/folder/apple-touch-icon.png" rel="apple-touch-icon" />
【问题讨论】: