Skip to content

Instantly share code, notes, and snippets.

@aaizemberg
Created August 2, 2019 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaizemberg/cbec0b93b42e7f81343584a3ce00b1a3 to your computer and use it in GitHub Desktop.
Save aaizemberg/cbec0b93b42e7f81343584a3ce00b1a3 to your computer and use it in GitHub Desktop.
malabarendo en boston
<!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