Skip to content

Instantly share code, notes, and snippets.

View mohdbred's full-sized avatar
🎯
Focusing

Mohd Belal mohdbred

🎯
Focusing
View GitHub Profile
@mohdbred
mohdbred / gist:2e78bbbb0844e3d4c884308cb4e0a290
Last active April 15, 2017 19:01
Accelerated Mobile Page(AMP) Demo
<!doctype html>
<html amp lang="en">
<head>
<meta charset="utf-8">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<title>Hello, AMPs</title>
<link rel="canonical" href="http://example.ampproject.org/article-metadata.html" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<script type="application/ld+json">
{