Skip to content

Commit

Permalink
Merge pull request #9 from RobohanOU/develop/master
Browse files Browse the repository at this point in the history
#7 カード画像のリンクを絶対リンクに変更
  • Loading branch information
HidetoNiwa authored May 4, 2021
2 parents 149a2b6 + aeca230 commit e489f65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified img/card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<meta property="og:title" content="Robohan ホームページ" />
<meta property="og:description" content="大阪大学公認のロボット製作団体です!NHK学生ロボコン優勝を目指し、ロボットの製作を行っています!" />
<meta property="og:site_name" content="Robohan -大阪大学ロボット製作団体-" />
<meta property="og:image" content="./img/card.jpg" />
<meta property="og:image" content="https://www.robohan.net/img/card.jpg" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Robohan_" />
Expand Down

0 comments on commit e489f65

Please sign in to comment.