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 f518915 commit 8f3d3c7Copy full SHA for 8f3d3c7
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