chore: transfer repo
This commit is contained in:
8
app/opengraph-image.tsx
Normal file
8
app/opengraph-image.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
import OpengraphImage from '../components/opengraph-image';
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export default async function Image() {
|
||||
// Default implementation for root page
|
||||
return await OpengraphImage({ title: 'Sent - Personalizirani poklon paketi' });
|
||||
}
|
||||
Reference in New Issue
Block a user