Skip to content

Commit

Permalink
docs: add og tags
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Nov 3, 2022
1 parent d4b317b commit 74df08e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
/>
<title>tsup</title>
<meta name="description" content="bundle typescript library with ease" />
<meta property="og:title" content="tsup" />
<meta
property="og:description"
content="bundle typescript library with ease"
/>
<meta name="twitter:card" content="summary" />
<!-- Stylesheet -->
<link
rel="stylesheet"
Expand Down

0 comments on commit 74df08e

Please sign in to comment.