aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/bun-landing/page.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/bun-landing/page.tsx b/packages/bun-landing/page.tsx
index 4ece56479..6204edd51 100644
--- a/packages/bun-landing/page.tsx
+++ b/packages/bun-landing/page.tsx
@@ -224,6 +224,8 @@ export default ({ inlineCSS }) => (
projects – all in Bun. Bun is a new JavaScript runtime with
a native bundler, transpiler, task runner and npm client built-in.`}
/>
+ <meta name="og:locale" content="en_US" />
+ <meta name="twitter:site" content="@jarredsumner" />
<meta
name="description"
content={`Bundle, transpile, install and run JavaScript & TypeScript