We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d6792 commit 079f44fCopy full SHA for 079f44f
src/lib/config.ts
@@ -1,4 +1,4 @@
1
-export const PROD_URL = "https://svelte-changelog.vercel.app";
+export const PROD_URL = "https://next.svelte-changelog.dev";
2
export const FAVICON_URL =
3
"https://raw.githubusercontent.com/sveltejs/branding/master/svelte-logo.svg";
4
export const FAVICON_PNG_URL = "https://svelte.dev/favicon.png";
0 commit comments