Try and fix the og image pointing to localhost
This commit is contained in:
parent
40b0fb8e08
commit
2e48ad1ba2
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { Metadata } from 'next'
|
||||
|
||||
export const metadata: Metadata = {
|
||||
metadataBase: new URL(process.env.SITE_URL!),
|
||||
title: 'Ephemeris',
|
||||
description: 'A blog about me and my interests',
|
||||
creator: 'hangerthem',
|
||||
|
|
|
|||
Loading…
Reference in a new issue