fix typo in file extension
This commit is contained in:
@@ -51,7 +51,7 @@ export class MarkdownGenerator {
|
|||||||
'.ico',
|
'.ico',
|
||||||
'.ttf',
|
'.ttf',
|
||||||
'.woff2',
|
'.woff2',
|
||||||
'woff'
|
'.woff'
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
this.fileExclusions = options.fileExclusions || [
|
this.fileExclusions = options.fileExclusions || [
|
||||||
|
Reference in New Issue
Block a user