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_CREATOR="@medusajs"
TWITTER_SITE="https://nextjs.org/commerce" TWITTER_SITE="https://medusajs.com/"
SITE_NAME="Next.js Commerce" SITE_NAME="Next.js Commerce x Medusa"
SHOPIFY_STOREFRONT_ACCESS_TOKEN= MEDUSA_BACKEND_API="http://localhost:9000/store"
SHOPIFY_STORE_DOMAIN=

View File

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