You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kevinmarks I took a look. I think the problem is not a data URL, but that the image does not have a layout. I added layout attributes and it appears to show:
https://withknown.com creates AMP versions of pages and links to them. However, if an image is in a data: URI, amp doesn't render it.
AMP version:
http://known.kevinmarks.com/2016/translating-what-you-write-to-other-sites?_t=amp
normal version:
http://known.kevinmarks.com/2016/translating-what-you-write-to-other-sites
The text was updated successfully, but these errors were encountered: