mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
Add indexes for 2018 and 2019
This commit is contained in:
parent
6ba46a1861
commit
90b2b9dc0a
2 changed files with 2 additions and 0 deletions
1
public/posts/2018/index.ejs
Normal file
1
public/posts/2018/index.ejs
Normal file
|
|
@ -0,0 +1 @@
|
|||
<%- partial('../_year') %>
|
||||
1
public/posts/2019/index.ejs
Normal file
1
public/posts/2019/index.ejs
Normal file
|
|
@ -0,0 +1 @@
|
|||
<%- partial('../_year') %>
|
||||
Loading…
Reference in a new issue