4

我很高兴我终于得到了我的 AMP 页面验证,但是当调用https://fonts.googleapis.com/css?family=Georgia|Times+New+Roman时,我总是得到 403 Forbidden。我已经按照文章页面的 AMP 示例进行操作。有没有其他人遇到过这个?

4

1 回答 1

2

here's my implementation, I just tested and it seems to work :

<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
于 2016-02-22T18:35:29.837 回答