Jelajahi Sumber

fix: Project archive page is empty

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

Fix #1089
George Cushen 6 tahun lalu
induk
melakukan
86e7e69ee2
2 mengubah file dengan 1 tambahan dan 0 penghapusan
  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