mirror of
https://github.com/RomySaputraSihananda/ares.git
synced 2026-08-22 15:18:09 +00:00
chore(web): update SITE_URL to ares.romys.my.id
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
7b44346f68
commit
dbba172ed3
+1
-1
@@ -2,7 +2,7 @@ import type { Metadata } from "next";
|
||||
import "./globals.css";
|
||||
import Nav from "@/components/Nav";
|
||||
|
||||
const SITE_URL = "https://ares-six-peach.vercel.app";
|
||||
const SITE_URL = "https://ares.romys.my.id";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
metadataBase: new URL(SITE_URL),
|
||||
|
||||
Reference in New Issue
Block a user