Skip to content

Commit

Permalink
update title
Browse files Browse the repository at this point in the history
  • Loading branch information
joduplessis committed Jun 8, 2024
1 parent e7393e8 commit 731613c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fold-dev/docs",
"version": "24.6.8.1",
"version": "24.6.8.2",
"description": "UI components for product teams.",
"scripts": {
"prepare": "husky install",
Expand Down
4 changes: 2 additions & 2 deletions src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function Document() {
/>
<meta
name="description"
content="Powerful, fully customizable React components for scaling your project to the next level. Supercharge your dev workflow by using our zero-dependency UI components."
content="Powerful, fully customizable React components for scaling your project to the next level. Supercharge your dev workflow by using Fold's zero-dependency UI components."
/>

<script src="https://assets.lemonsqueezy.com/lemon.js" defer></script>
Expand All @@ -43,7 +43,7 @@ export default function Document() {
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="630" />
<meta property="og:description" content="Powerful, fully customizable React components for scaling your project to the next level. Supercharge your dev workflow by using our zero-dependency UI components." />
<meta property="og:description" content="Powerful, fully customizable React components for scaling your project to the next level. Supercharge your dev workflow by using Fold's zero-dependency UI components." />

<link
rel="preconnect"
Expand Down

0 comments on commit 731613c

Please sign in to comment.