mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
readme templates
This commit is contained in:
@@ -177,7 +177,7 @@ module.exports = function(currentVersion) {
|
||||
templateFinder.templatePatterns = [
|
||||
'${ doc.template }',
|
||||
'${ doc.docType }.template.md',
|
||||
'common.template.html'
|
||||
'readme.template.md'
|
||||
];
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user