diff --git a/content/topic/firsttopic.md b/content/topic/firsttopic.md index 6aa0c34..4def9bc 100644 --- a/content/topic/firsttopic.md +++ b/content/topic/firsttopic.md @@ -1,8 +1,8 @@ ---- -title: "First Topic in Curriculum" -has_syllabi: ["firstsyllabus.md","secondsyllabus.md"] ---- - ++++ +annexes = ["firstannex.md"] +has_syllabi = ["firstsyllabus.md", "secondsyllabus.md", "fourthsyllabus.md", "thirdsyllabus.md"] +title = "First Topic in Curriculum" ++++ # First Topic in Curriculum This should work more as an example than anything else. But one could edit and play with it..