Remove software carpentries logo
[rnaseq-cwl-training.git] / bin / boilerplate / index.md
index 925b239b34edc9f4a7a9b01f096f8c6351f59732..95ccdbdc5491c0babdbfad895d402036c51344fe 100644 (file)
@@ -1,11 +1,17 @@
 ---
 layout: lesson
-root: .
-permalink: index.html  # Is the only page that don't follow the partner /:path/index.html
+root: .  # Is the only page that doesn't follow the pattern /:path/index.html
+permalink: index.html  # Is the only page that doesn't follow the pattern /:path/index.html
 ---
 FIXME: home page introduction
 
+<!-- this is an html comment -->
+
+{% comment %} This is a comment in Liquid {% endcomment %}
+
 > ## Prerequisites
 >
 > FIXME
-{: .prereq}
\ No newline at end of file
+{: .prereq}
+
+{% include links.md %}