Skip to content

Commit

Permalink
add twitter card
Browse files Browse the repository at this point in the history
  • Loading branch information
vrde committed May 24, 2024
1 parent ffc8de6 commit b51c0ed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file added disappear-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="disappear" />
<meta
name="twitter:description"
content="The new THC (Treasure Hunt Challenge) by SDP (Social Dist0rtion Protocol)"
/>
<meta
name="twitter:image"
content="https://disappear.dist0rtion.com/disappear-card.png"
/>
<meta name="twitter:creator" content="@dist0rtionproto" />
<title>disappear</title>
</head>
<body
Expand Down

0 comments on commit b51c0ed

Please sign in to comment.