Fixed MD issue
This commit is contained in:
parent
b1bbc1f3ee
commit
85dbfe9fe6
@ -16,4 +16,4 @@
|
||||
<img src="/images/marcus.jpg?{{moment date 'YYYYMMDDHHMM'}}" />
|
||||
<h1>Marcus Noble</h1>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
@ -3,4 +3,4 @@
|
||||
<img src="{{site.url}}/{{url}}" alt="{{ alt }}">
|
||||
</a>
|
||||
<figcaption>{{ caption }}</figcaption>
|
||||
</figure>
|
||||
</figure>
|
||||
|
@ -1 +1 @@
|
||||
<div class="tweet" tweetID="{{id}}"></div>
|
||||
<div class="tweet" tweetID="{{id}}"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user