Skip to content

Instantly share code, notes, and snippets.

@deroter
Created December 18, 2015 06:52
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 deroter/2558f730fc041be3cc40 to your computer and use it in GitHub Desktop.
Save deroter/2558f730fc041be3cc40 to your computer and use it in GitHub Desktop.
<!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