mirror of
https://github.com/vercel/commerce.git
synced 2025-05-09 11:17:50 +00:00
Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop
This commit is contained in:
commit
0e20b47fd2
@ -1,3 +1,10 @@
|
||||
## [1.0.1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.0.0...v1.0.1) (2024-07-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Update description in metadata for high-performance ecommerce store ([5979479](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/597947975d6901e7206f668d11c6387716dd443c))
|
||||
|
||||
# 1.0.0 (2024-07-20)
|
||||
|
||||
|
||||
|
@ -3,7 +3,7 @@ import { ThreeItemGrid } from 'components/grid/three-items';
|
||||
import Footer from 'components/layout/footer';
|
||||
|
||||
export const metadata = {
|
||||
description: 'High-performance ecommerce store built with Next.js, Vercel, and Shopify.',
|
||||
description: 'High-performance ecommerce store built with Next.js, Vercel, and Shopif.',
|
||||
openGraph: {
|
||||
type: 'website'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user