mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 13:19:05 +00:00
New API
This commit is contained in:
@@ -25,7 +25,7 @@ export const viewport: Viewport = {
|
||||
}
|
||||
|
||||
export const metadata: Metadata = {
|
||||
metadataBase: process.env.DEV_URL || "https://reflector.media",
|
||||
metadataBase: new URL(process.env.DEV_URL || "https://reflector.media"),
|
||||
title: {
|
||||
template: "%s – Reflector",
|
||||
default: "Reflector - AI-Powered Meeting Transcriptions by Monadical",
|
||||
|
||||
Reference in New Issue
Block a user