Skip to content

Commit

Permalink
fix: substack embed url
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA authored Apr 8, 2023
1 parent 8774716 commit c1ca1c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const Newsletter = () => {

useEffect(() => {
window.CustomSubstackWidget = {
substackUrl: "https://neurofusion.substack.com",
substackUrl: "neurofusion.substack.com",
placeholder: "example@gmail.com",
buttonText: "Subscribe",
theme: "custom",
Expand Down

1 comment on commit c1ca1c6

@vercel
Copy link

@vercel vercel bot commented on c1ca1c6 Apr 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

fusion – ./

fusion-orehga.vercel.app
usefusion.app
www.usefusion.app
fusion-git-master-orehga.vercel.app

Please sign in to comment.