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
themes/hucore/layouts/index.html 内の {{ template "theme/_default/list.html" . }} でエラーが起きていてビルド出来ない ※partial みたいなことをしようとしてる雰囲気
themes/hucore/layouts/index.html
{{ template "theme/_default/list.html" . }}
ちなみに、 themes/hucore/layouts/index.html を消したらビルド通りました
The text was updated successfully, but these errors were encountered:
元テーマの改変はあれなので、 layouts/index.html を作るほうが良さそうです。 ※中身は空で作る
layouts/index.html
Sorry, something went wrong.
ないすぅ
No branches or pull requests
themes/hucore/layouts/index.html
内の{{ template "theme/_default/list.html" . }}
でエラーが起きていてビルド出来ない※partial みたいなことをしようとしてる雰囲気
ちなみに、
themes/hucore/layouts/index.html
を消したらビルド通りましたThe text was updated successfully, but these errors were encountered: