Skip to content

Commit cdd04ea

Browse files
Initial v2 commit
1 parent 66209d1 commit cdd04ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const PROD_URL = "https://svelte-changelog.vercel.app";
1+
export const PROD_URL = "https://next.svelte-changelog.dev";
22
export const FAVICON_URL =
33
"https://raw.githubusercontent.com/sveltejs/branding/master/svelte-logo.svg";
44
export const FAVICON_PNG_URL = "https://svelte.dev/favicon.png";

0 commit comments

Comments
 (0)