Skip to content

Commit c4e2ca5

Browse files
committed
removes markdown instructions in liquid templating which was giving an error message
1 parent 6082e58 commit c4e2ca5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

_layouts/open_source_accelerator.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
<div class="container">
44
{% include header.html %}
55

6-
{% markdown %}
7-
86
<h1>Hack Brexit Open Source Accelerator</h1>
97

10-
118
<h2>Introduction - Overview</h2>
129

1310
<p>### What is the accelerator all about?
@@ -63,8 +60,6 @@ <h3>Join the Hack Brexit fortnightly Wednesday meetup group: https://www.meetup.
6360

6461
Hack Brexit Team </p>
6562

66-
{% endmarkdown %}
67-
6863
</div>
6964
{% include footer.html %}
7065

0 commit comments

Comments
 (0)