File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1414 < link rel ="mask-icon " href ="safari-pinned-tab.svg " color ="#5bbad5 ">
1515 < meta name ="msapplication-TileColor " content ="#da532c ">
1616 < meta name ="theme-color " content ="#ffffff ">
17+
18+ <!-- Twitter Card -->
19+ < meta name ="twitter:card " content ="summary ">
20+ < meta name ="twitter:site " content ="@JuliaLangJA ">
21+ < meta name ="twitter:title " content ="JuliaLangJA ">
22+ < meta name ="twitter:description " content ="JuliaLangJa はプログラマー同士の交流を目的とした Julia 言語に関する日本語コミュニティです。 ">
23+ < meta name ="twitter:image " content ="https://julialangja.github.io/assets/julialangja-biglogo.png ">
24+
25+ <!-- Open Graph -->
26+ < meta property ="og:title " content ="JuliaLangJA ">
27+ < meta property ="og:type " content ="article ">
28+ < meta property ="og:url " content ="https://julialangja.github.io/ ">
29+ < meta property ="og:image " content ="https://julialangja.github.io/assets/julialangja-biglogo.png ">
30+ < meta property ="og:description " content ="JuliaLangJa はプログラマー同士の交流を目的とした Julia 言語に関する日本語コミュニティです。 ">
31+ < meta property ="og:site_name " content ="JuliaLangJA ">
32+ < meta property ="og:locale " content ="ja_JP ">
33+
1734 {{isdef title}} < title > {{fill title}}</ title > {{end}}
1835</ head >
1936< body >
You can’t perform that action at this time.
0 commit comments