浏览代码

fix: Project archive page is empty

BREAKING CHANGE: Add `layout: docs` to `content/courses/_index.md`.

Fix #1089
George Cushen 6 年之前
父节点
当前提交
86e7e69ee2
共有 2 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      exampleSite/content/courses/_index.md
  2. 0 0
      layouts/section/docs.html

+ 1 - 0
exampleSite/content/courses/_index.md

@@ -1,5 +1,6 @@
 ---
 title: Courses
+layout: docs  # Do not modify.
 
 # Optional header image (relative to `static/img/` folder).
 header:

+ 0 - 0
layouts/_default/section.html → layouts/section/docs.html