wip: Basic site working

This commit is contained in:
Sol Irvine
2023-07-29 16:42:21 +09:00
parent 6902e053a0
commit 39cb4202c4
524 changed files with 6012 additions and 3 deletions

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: 'narai by suginomori brewery.',
openGraph: {
type: 'website'
}