Merge pull request #7 from tteck/main

Update layout.tsx
This commit is contained in:
Bram Suurd
2024-05-12 13:36:42 +02:00
committed by GitHub

View File

@@ -36,14 +36,14 @@ export const metadata = {
address: false,
telephone: false,
},
metadataBase: new URL("https://proxmox-helper-scripts.vercel.app/"),
metadataBase: new URL("https://helper-scripts.com/"),
openGraph: {
title: "Proxmox VE Helper-Scripts",
description: "Scripts for Streamlining Your Homelab with Proxmox VE",
url: "/defaultimg.png",
images: [
{
url: "https://proxmox-helper-scripts.vercel.app/defaultimg.png",
url: "https://helper-scripts.com/defaultimg.png",
},
],
locale: "en_US",