move file

This commit is contained in:
Rich Harris
2018-06-28 13:24:06 -04:00
parent fa460a2989
commit 6d86b00c26

View File

@@ -1,4 +1,4 @@
import posts from './blog/_posts.js';
import posts from './_posts.js';
const contents = JSON.stringify(posts.map(post => {
return {