Skip to content

Commit

Permalink
fix: ホームページタイトルを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Suke-H committed Feb 20, 2024
1 parent 186392d commit e9a3b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta property="og:image" content="https://kakutory.com/game_pages/MyWordleProject/MyWordleProject.png" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Kakutory" />
<title>My Wordle Project | kakutory</title>
<title>My Wordle Project | Kakutory</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit e9a3b9a

Please sign in to comment.