Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<meta property="og:title" content="Go Conference 2026" />
<meta property="og:description" content="Go Conference is a conference for Go programming language users." />
<meta property="og:url" content="https://gocon.jp/2026" />
<!-- <meta property="og:image" content="https://gocon.jp/2026/og_image_lg.png" /> -->
<meta property="og:image" content="https://gocon.jp/2026/og_image_lg.png" />
<meta property="og:type" content="website" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:url" content="https://gocon.jp/2026" />
<meta property="twitter:title" content="Go Conference 2026" />
<meta property="twitter:description" content="Go Conference is a conference for Go programming language users." />
<!-- <meta property="twitter:image" content="https://gocon.jp/2026/og_image_md.png" /> -->
<meta property="twitter:image" content="https://gocon.jp/2026/og_image_md.png" />
<title>Go Conference 2026</title>
</head>
<body></body>
Expand Down