Skip to content

Commit

Permalink
Merge pull request #25 from atsushi-green/develop
Browse files Browse the repository at this point in the history
minorfix
  • Loading branch information
atsushi-green authored Oct 13, 2023
2 parents 63ce54f + 0001598 commit 17f2d31
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 @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<title>station2vec</title>
<meta name="viewport" content="width=device-width">
<meta property="og:image" content="https://github.com/atsushi-green/station2vec/blob/main/logo.png">
<meta property="og:image" content="https://raw.githubusercontent.com/atsushi-green/station2vec/main/logo.png">
<meta property="og:description" content="似ている駅・似ていない駅の検索サービスです。">
<link rel="icon" type="image/png" href="https://avatars.githubusercontent.com/u/129949522?v=4">
<link rel="stylesheet" href="styles.css">
Expand Down

0 comments on commit 17f2d31

Please sign in to comment.