Skip to content

Commit

Permalink
Merge pull request #44 from carpentries-incubator/RemoveHTMLAndLiquid…
Browse files Browse the repository at this point in the history
…ComentsFromIndex

ENH: Remove HTML and Liquid comments from `index.md`
  • Loading branch information
jhlegarreta authored Feb 15, 2024
2 parents 2434ad1 + 04756a7 commit 70f21d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ permalink: index.html # Is the only page that doesn't follow the pattern /:path
---
FIXME: Add information about fMRI analysis in Neuroimaging

<!-- this is an html comment -->

{% comment %} This is a comment in Liquid {% endcomment %}

> ## Prerequisites
>
Expand Down

0 comments on commit 70f21d3

Please sign in to comment.