Skip to content

Commit

Permalink
enhance: ogp
Browse files Browse the repository at this point in the history
  • Loading branch information
1Step621 committed May 19, 2024
1 parent 701c066 commit 1dc3e23
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">

<meta property="og:title" content="1Step621">
<meta property="og:type" content="website">
<meta property="og:url" content="https://1step621.vercel.app">
<meta property="og:image" content="/apple-touch-icon.png">
<meta property="og:site_name" content="1Step621">
<meta property="og:description" content="1Step621のホームページ">
<meta name="twitter:creator" content="@onestep621">

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down
Binary file added public/apple_touch_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit 1dc3e23

Please sign in to comment.