adding content
This commit is contained in:
parent
8f367d868e
commit
6d9d23ba5e
3 changed files with 13 additions and 0 deletions
|
|
@ -2,5 +2,8 @@
|
|||
layout: default
|
||||
---
|
||||
<div class="blogpost">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<img src="{{ site.baseurl}}{{ page.image}}" width="50%" style="float:right" />
|
||||
{{ content }}
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue