parent
ae757b843d
commit
d895958fc8
4 changed files with 30 additions and 1 deletions
@ -0,0 +1,8 @@ |
||||
+++ |
||||
title = "Emacs Post 1" |
||||
date = 2017-07-12T17:31:56-04:00 |
||||
tags = ["emacs", "foo"] |
||||
draft = false |
||||
+++ |
||||
|
||||
Here is the first post on Emacs. |
||||
@ -0,0 +1,8 @@ |
||||
+++ |
||||
title = "Emacs Post 2" |
||||
date = 2017-07-12T17:31:56-04:00 |
||||
tags = ["emacs", "bar"] |
||||
draft = false |
||||
+++ |
||||
|
||||
Here is the second post on Emacs. |
||||
Loading…
Reference in new issue