add data expansion

This commit is contained in:
Christopher Olah
2017-01-08 10:16:31 -08:00
parent 07dee84d2b
commit 65892fd75d
2 changed files with 11 additions and 5 deletions
+2
View File
@@ -1,5 +1,7 @@
export default function(dom, data) {
data.authors = data.authors || [];
// paths
//data.distillPath = post.distillPath;
//data.githubPath = post.githubPath;