We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c52f98 commit eccb115Copy full SHA for eccb115
src/pages/projects/gallery/memopop-ai.astro
@@ -33,7 +33,7 @@ const supporters = [
33
{ name: "DarkMatter VC", url: "https://darkmatter.vc" },
34
{ name: "Banner VC", url: "https://banner.vc" },
35
{ name: "Motley Fool Ventures", url: "https://foolventures.com/" },
36
- { name: "Two Magnolias", url: "https://twomagnolias.com" },
+ { name: "Two Magnolias", url: "https://www.twomagnolias.co.uk/" },
37
];
38
---
39
0 commit comments