Skip to content

Commit 56e9c51

Browse files
committed
Google Search Console の検証用タグを追加
1 parent 71fd5af commit 56e9c51

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

index.html

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0">
77

8-
98
<title>DojoCon Japan 2025 | Inspire Next 〜好奇心に火をつけよう〜</title>
109

11-
1210
<!-- Meta -------------------------- -->
1311
<meta property="fb:app_id" content="1750803431730303" />
1412
<meta name="twitter:card" content="summary_large_image" />
@@ -17,16 +15,10 @@
1715
<meta name="twitter:title" content="DojoCon Japan 2025 | Inspire Next 〜好奇心に火をつけよう〜" />
1816
<meta property="og:title" content="DojoCon Japan 2025 | Inspire Next 〜好奇心に火をつけよう〜" />
1917

20-
21-
2218
<meta name="twitter:image" content="https://dojocon2025.coderdojo.jp/img/cover.jpg" />
2319
<meta property="og:image" content="https://dojocon2025.coderdojo.jp/img/cover.jpg" />
2420

25-
26-
2721
<meta property="og:type" content="website" />
28-
29-
3022
<meta property="og:url" content="https://dojocon2025.coderdojo.jp/" />
3123

3224
<meta property="og:description"
@@ -36,6 +28,9 @@
3628
<meta name="description"
3729
content="DojoCon Japan は CoderDojo コミュニティのカンファレンスイベントです。CoderDojo 関係者を対象に運営ノウハウの共有や関係者同士の交流などを目的として毎年開催されています。" />
3830

31+
<!-- Google Search Console -->
32+
<meta name="google-site-verification" content="IFnAhtc1vHO58xUfzt1hLwx1BsrrrYQ2vBEJi5r2wnM" />
33+
3934
<!-- Google Analytics -------------------------- -->
4035

4136

0 commit comments

Comments
 (0)