11 lines
254 B
Markdown
11 lines
254 B
Markdown
|
---
|
||
|
layout: post
|
||
|
category : lessons
|
||
|
tagline: "Supporting tagline"
|
||
|
tags : [intro, beginner, jekyll, tutorial]
|
||
|
---
|
||
|
{% include JB/setup %}
|
||
|
|
||
|
|
||
|
This is an example of a draft. Read more here: [http://jekyllrb.com/docs/drafts/](http://jekyllrb.com/docs/drafts/)
|