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
Hello, I've recently reviewed my settings and noticed that my README page is located at the base URL,
which should correspond to: https://gogo2464.github.io/ on your site.
Perhaps you could give it a try and generate a README file by executing the following commands:
hugo new readme.md
echo'`Hello World!`'> content/readme.md
And the readme page should be at a single directory after printing;
My page at:
https://gogo2464.github.io/gogo-s-blog/post/
is printed but the readme at https://gogo2464.github.io/gogo-s-blog/ is not found.
It sounds to be abug in github-style.
Is my readme.md wrong please? readme is present at:
https://github.com/gogo2464/gogo-s-blog/tree/main/content
Or is it my bad please?
Best regards.
The text was updated successfully, but these errors were encountered: