refactor: replace shopify references

This commit is contained in:
Victor Gerbrands 2023-05-08 14:42:42 +02:00
parent 60ab70843d
commit 3fa5b3c7cb
2 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,4 @@
TWITTER_CREATOR="@vercel"
TWITTER_SITE="https://nextjs.org/commerce"
SITE_NAME="Next.js Commerce"
SHOPIFY_STOREFRONT_ACCESS_TOKEN=
SHOPIFY_STORE_DOMAIN=
TWITTER_CREATOR="@medusajs"
TWITTER_SITE="https://medusajs.com/"
SITE_NAME="Next.js Commerce x Medusa"
MEDUSA_BACKEND_API="http://localhost:9000/store"

View File

@ -6,7 +6,7 @@ import { Suspense } from 'react';
export const runtime = 'edge';
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 Medusa.',
openGraph: {
images: [
{