diff --git a/content/curriculum/index.md b/content/curriculum/index.md index a56d5bf..c67c904 100644 --- a/content/curriculum/index.md +++ b/content/curriculum/index.md @@ -7,10 +7,16 @@ has_topics: ["firsttopic.md", "secondtopic.md"] Here we want to describe what the project is about... And here is some text which is just for testing.. - testing specific links: - link to ![First Topic](topic:firsttopic.md) and then some random text after the link.... - link to ![](topic:secondtopic.md) and then some random text after the link.... - link to ![Second Syllabus](syllabus:secondsyllabus.md) and then some random text after the link.... -- link to ![](syllabus:thirdsyllabus.md) and then some random text after the link.... \ No newline at end of file +- link to ![](syllabus:thirdsyllabus.md) and then some random text after the link.... +- link to image with class added: + +![]() + +- link to image with inline css style: + +![]()