Skip to content

Commit

Permalink
feat: set twitter , og card
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshihiro503 committed Nov 2, 2024
1 parent fff75c1 commit 304b656
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
<html lang="ja">
<head>
<meta charset="utf-8">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary"></meta>
<meta property="og:title" content="アルベド語 翻訳" />
<meta property="og:description" content="アルベド語をツイートしましょう" />
<meta property="og:image" content="statics/img/tw_card.png" />
<!-- Twitter Card -->
<script type="text/javascript" src="bin/main.bc.js"></script>
<link href="statics/style.css" rel="stylesheet" type="text/css" />
<title>アルベド語 翻訳</title>
Expand Down
Binary file added statics/img/tw_card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 304b656

Please sign in to comment.