You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a different "baseURL" than "repositoryName", the main page will still render under the GH pages url, which is automatically assigned to be equal to the repository name it was hosted from.
Best solution is probably to get rid of the baseURL again, or make it behave different. It could potentially be appended to the gh pages url at the end.
The text was updated successfully, but these errors were encountered:
When using a different "baseURL" than "repositoryName", the main page will still render under the GH pages url, which is automatically assigned to be equal to the repository name it was hosted from.
Best solution is probably to get rid of the baseURL again, or make it behave different. It could potentially be appended to the gh pages url at the end.
The text was updated successfully, but these errors were encountered: