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? 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
ERROR Render HTML failed: 2020/05/20/hello-world/index.html TypeError: D:\Program\Blog\themes\material\layout\layout.ejs:3 1| 2| <html style="display: none;" <% if(config.language !== null) { %>lang="<%- config.language.substring(0,2) %>"<% } %>>
3| <%- partial('_partial/head') %> 4| 5| <% if(page.layout === 'gallery') { %> 6|
The text was updated successfully, but these errors were encountered:
没有做任何操作除了重命名配置文件
Sorry, something went wrong.
我也是,没有做任何操作除了重命名配置文件
这个应该是没有设置评论系统导致的,可以先配置下
可参考这个issue解决: #686
No branches or pull requests
ERROR Render HTML failed: 2020/05/20/hello-world/index.html
TypeError: D:\Program\Blog\themes\material\layout\layout.ejs:3
1|
2| <html style="display: none;" <% if(config.language !== null) { %>lang="<%- config.language.substring(0,2) %>"<% } %>>
The text was updated successfully, but these errors were encountered: