Skip to content

Commit b042311

Browse files
authored
Adds missing " to the markup ...
1 parent 2a9e65a commit b042311

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

_posts/2020-03-03-march.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,10 @@ meetupdate: 2020-03-03
88

99
<div class="slot span4"><div class="icon-awesome"><i class="icon-comment-alt"></i></div>
1010

11-
{% comment %} ==== TALK / PRESENTATION - SLOT #1 ==== {% endcomment %}
12-
13-
{% comment %} TITLE OF YOUR TALK: {% endcomment %}
14-
<h4>Make Your Own Template Engine (MYOTE)</h4>
15-
16-
{% comment %} SUB-TITLE OR DESCRIPTION: {% endcomment %}
17-
<p>A simple, but very powerful template engine inspired by Plates with full
11+
<h4>Make Your Own Template Engine (MYOTE)</h4>
12+
<p>A simple, but very powerful template engine inspired by Plates with full
1813
theming support and multi UI language support built-in.</p>
19-
20-
{% comment %} UNCOMMENT/EDIT NEXT LINE: {% endcomment %}
21-
<p><a class="speaker" target="_blank" href=https://twitter.com/fkooman">François Kooman</a></p>
14+
<p><a class="speaker" target="_blank" href="https://twitter.com/fkooman">François Kooman</a></p>
2215

2316
</div>
2417

0 commit comments

Comments
 (0)