We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
后台主页左上角的v1 blog点击会跳转到404,发现是index.html里对应的跳转有点问题,现在是 href="./index.html" 改成 href="./index" 后就不会跳转404了
The text was updated successfully, but these errors were encountered:
你好,相关问题已解决,并有了新的改动,可以拉取一下最新的代码。 @jj201312
Sorry, something went wrong.
No branches or pull requests
后台主页左上角的v1 blog点击会跳转到404,发现是index.html里对应的跳转有点问题,现在是 href="./index.html" 改成 href="./index" 后就不会跳转404了
The text was updated successfully, but these errors were encountered: