From 23660b61392cab4396ebaf0b86ddde1e721513f1 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Mon, 14 Dec 2020 04:46:30 +0100 Subject: [PATCH] added _index.md so lists should work fine now --- content/syllabus/_index.md | 3 +++ content/topic/_index.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 content/syllabus/_index.md create mode 100644 content/topic/_index.md diff --git a/content/syllabus/_index.md b/content/syllabus/_index.md new file mode 100644 index 0000000..f9f01b7 --- /dev/null +++ b/content/syllabus/_index.md @@ -0,0 +1,3 @@ +--- +title: "List of syllabi" +--- diff --git a/content/topic/_index.md b/content/topic/_index.md new file mode 100644 index 0000000..462ce41 --- /dev/null +++ b/content/topic/_index.md @@ -0,0 +1,3 @@ +--- +title: "List of topics" +---