archive
/
givemoneyto.me
Archived
1
Fork 0

Output a single index file

This commit is contained in:
Jake Howard 2019-06-29 17:58:35 +01:00
parent f27b1e2232
commit ab15bd4179
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -74,4 +74,5 @@ function writeTemplate(
}
bar.tick();
});
writeTemplate(template, '', {value: ''});
})();