We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f176d79 commit 0bb4760Copy full SHA for 0bb4760
1 file changed
src/util/ogImage.ts
@@ -1,4 +1,4 @@
1
-const BASE_URL = 'https://8v0frmzqj20.map.azionedge.net';
+const BASE_URL = 'https://anp9wamula0.map.azionedge.nett';
2
3
export default function ogImage(title: string, description: string, type: string = 'dotGrid') {
4
return `${BASE_URL}?title=${encodeURIComponent(title)}&subtitle=${encodeURIComponent(
0 commit comments