mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-05 10:45:45 +00:00
2015 posts stub
This commit is contained in:
parent
65c90fcf48
commit
9ac9e9e4be
3 changed files with 4 additions and 0 deletions
2
public/posts/2015/03/_data.json
Normal file
2
public/posts/2015/03/_data.json
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{
|
||||
}
|
||||
1
public/posts/2015/03/index.ejs
Normal file
1
public/posts/2015/03/index.ejs
Normal file
|
|
@ -0,0 +1 @@
|
|||
<%- partial('../../_month') %>
|
||||
1
public/posts/2015/index.ejs
Normal file
1
public/posts/2015/index.ejs
Normal file
|
|
@ -0,0 +1 @@
|
|||
<%- partial('../_year') %>
|
||||
Loading…
Reference in a new issue