-
Notifications
You must be signed in to change notification settings - Fork 51
Try to render the popup portrait on a dedicated page. #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try to render the popup portrait on a dedicated page. #136
Conversation
7e7d2a7 to
c3f18c7
Compare
9ce18b3 to
1344580
Compare
Update static.yml and docusaurus.config.ts files.
1344580 to
97a3ec2
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
docusaurus.config.ts
Outdated
| baseUrl: "/quantstack.github.io/", | ||
|
|
||
| // GitHub pages deployment config. | ||
| // If you aren't using GitHub pages, you don't need these. | ||
| organizationName: "/QuantStack/", // Usually your GitHub org/user name. | ||
| organizationName: "/HaudinFlorence/", // Usually your GitHub org/user name. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these two changes could be reverted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed. I have changed it as well as the baseUrl that has to be "/"
d02d0c8 to
fcc1e59
Compare
Try to render the popup portrait on a dedicated page.
This PR fixes #129.