Sha256: f9d83d417ceea170e6abc523a2ed058e5c9373ad0e2e81dca2cf340eeee1df44
Contents?: true
Size: 1.02 KB
Versions: 2
Compression:
Stored size: 1.02 KB
Contents
<meta charset="utf-8"> <script async src="https://cdn.ampproject.org/v0.js"></script> <%= area :components do %> <%= component 'amp/components', components: options[:components] %> <% end %> <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript> <style amp-custom> <%= amp_packaged_css %> <%= area :css %> </style>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amp-html-1.2.1 | app/views/mozaic/amp/_head.html.erb |
amp-html-1.2.0 | app/views/mozaic/amp/_head.html.erb |