Prechádzať zdrojové kódy

fix: Project archive page is empty

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

Fix #1089
George Cushen 6 rokov pred
rodič
commit
86e7e69ee2

+ 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