notion_widgets icon indicating copy to clipboard operation
notion_widgets copied to clipboard

Error when Following your tutorial on the website

Open Tanja-108 opened this issue 3 years ago • 3 comments

Hello,

I was following your tutorial here. https://blog.shorouk.dev/2020/06/how-to-embed-any-number-of-html-widgets-snippets-into-notion-app-for-free/

I face a problem other people were reporting of too:

The created link (https://tanja-108.github.io/Notion-Widget/) just brings me to the template I don’t actually see the widget.

I do not see "master brunch", but "main". This is what I have chosen.

As soon as I create the page and even though I choose "main" , the page will be generated on gh-pages /(root).

I am not sure, what I am doing wrong. Can you help me out? I tried to write a comment on your website, but somehow got denied by your server. That is why I am writing here. I hope that is fine.

Thank you

tanja

Tanja-108 avatar Jun 24 '22 14:06 Tanja-108

I face the same issue.

sarafinaa avatar Jul 04 '22 17:07 sarafinaa

@Tanja-108 @sarafinaa

Master was renamed to main. What you're choosing is the branch, not the repository (repository is the folder or project you're working on (Notion-Widget) whereas branch is the version you want to show), so you're fine choosing Main instead of Master.

To see the widget you have to embed https://tanja-108.github.io/Notion-Widget/index.html or whatever you called the file after the name of your repository (https://tanja-108.github.io/Notion-Widget/[name of file])

Hopefully this helps, don't hesitate to reach out if you have any other questions!

bvechiato avatar Jan 13 '23 21:01 bvechiato

Is there any solution for the image size? It is not shown very well when embedding it.

IbrahimProbatix avatar Mar 15 '23 12:03 IbrahimProbatix