Fixed MD issue

This commit is contained in:
Marcus Noble 2016-05-27 16:43:21 +01:00
parent b1bbc1f3ee
commit 85dbfe9fe6
3 changed files with 3 additions and 3 deletions

View File

@ -16,4 +16,4 @@
<img src="/images/marcus.jpg?{{moment date 'YYYYMMDDHHMM'}}" />
<h1>Marcus Noble</h1>
</div>
</section>
</section>

View File

@ -3,4 +3,4 @@
<img src="{{site.url}}/{{url}}" alt="{{ alt }}">
</a>
<figcaption>{{ caption }}</figcaption>
</figure>
</figure>

View File

@ -1 +1 @@
<div class="tweet" tweetID="{{id}}"></div>
<div class="tweet" tweetID="{{id}}"></div>