fix typo in file extension

This commit is contained in:
2024-11-14 16:25:05 -05:00
parent 16a5c1a45f
commit 763e234fc5

View File

@@ -51,7 +51,7 @@ export class MarkdownGenerator {
'.ico', '.ico',
'.ttf', '.ttf',
'.woff2', '.woff2',
'woff' '.woff'
], ],
); );
this.fileExclusions = options.fileExclusions || [ this.fileExclusions = options.fileExclusions || [