Skip to content

Instantly share code, notes, and snippets.

@867
Created July 9, 2018 11:18
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 867/c89252a741c1347357cbb620b9ac4bb5 to your computer and use it in GitHub Desktop.
Save 867/c89252a741c1347357cbb620b9ac4bb5 to your computer and use it in GitHub Desktop.
公式ブログ用:site.json
{
"data" : {
"sitename" : "sample site",
"meta" : {
"description" : "",
"keywords" : ""
},
"og" : {
"type" : "article",
"image" : "/assets/img/ogp/og-def-01.png"
},
"twitter" : {
"card" : "summary_large_image",
"site" : ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment