Created
August 2, 2019 14:58
-
-
Save aaizemberg/cbec0b93b42e7f81343584a3ce00b1a3 to your computer and use it in GitHub Desktop.
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