mirror of
https://github.com/wassname/template.git
synced 2026-08-18 12:30:46 +08:00
add data expansion
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
export default function(dom, data) {
|
||||
|
||||
data.authors = data.authors || [];
|
||||
|
||||
// paths
|
||||
//data.distillPath = post.distillPath;
|
||||
//data.githubPath = post.githubPath;
|
||||
|
||||
Reference in New Issue
Block a user