_index.md file is necessary for lists to work...

This commit is contained in:
Marcell Mars 2020-12-14 02:42:45 +01:00
parent 531316a14d
commit 6fb4baa6ce
5 changed files with 9 additions and 0 deletions

BIN
content/.DS_Store vendored

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,3 @@
---
title: "List of articles"
---

3
content/author/_index.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "List of authors"
---

3
content/issue/_index.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "List of issues"
---