Created
December 18, 2015 06:52
-
-
Save deroter/2558f730fc041be3cc40 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 amp lang="ja"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,minimal-ui" /> | |
<title>サイト名</title> | |
<meta name="description" content="サイトの説明文" /> | |
<link rel="canonical" href="example.ampproject.org"> | |
<script type="application/ld+json"> | |
{ "datePublished": "2015-1-14T12:02:41Z", } | |
</script> | |
<style>body {opacity: 0}</style><noscript><style>body {opacity: 1}</style></noscript> | |
<script async src="https://cdn.ampproject.org/v0.js"></script> | |
<style amp-custom> | |
html { | |
font-family: "Helvetica Neue", Helvetica, Arial ; | |
} | |
</style> | |
</head> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment