diff options
| author | Barry Clark <barry@barryclark.co> | 2014-02-06 19:18:00 -0500 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-02-06 19:18:00 -0500 |
| commit | 72ac45045456bdbbbecb38db2e62e113f22f37d4 (patch) | |
| tree | 048e5ed7634e6c048c88813291a390078bdc23d9 /_posts/2014-1-1-Test-Post.md | |
| download | acn-blog-72ac45045456bdbbbecb38db2e62e113f22f37d4.tar.gz acn-blog-72ac45045456bdbbbecb38db2e62e113f22f37d4.tar.bz2 acn-blog-72ac45045456bdbbbecb38db2e62e113f22f37d4.zip | |
First commit of base theme.
Diffstat (limited to '_posts/2014-1-1-Test-Post.md')
| -rw-r--r-- | _posts/2014-1-1-Test-Post.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_posts/2014-1-1-Test-Post.md b/_posts/2014-1-1-Test-Post.md new file mode 100644 index 0000000..02d6ba3 --- /dev/null +++ b/_posts/2014-1-1-Test-Post.md @@ -0,0 +1,10 @@ +--- +layout: post +title: Test Post +--- + +First test post! + +### H3 + +Hoy hoy hoy! |
