Created
August 2, 2019 14:58
malabarendo en boston
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html ⚡> | |
<head> | |
<meta charset="utf-8"> | |
<title>amp-youtube</title> | |
<script async src="https://cdn.ampproject.org/v0.js"></script> | |
<script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script> | |
<link rel="canonical" href="https://amp.dev/documentation/components/amp-youtube/"> | |
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> | |
</head> | |
<body> | |
<amp-youtube data-videoid="6wV1OrjwNZ8" layout="responsive" width="480" height="270"></amp-youtube> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment