finished page
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = (config) => {
|
||||
config.addPassthroughCopy({ 'src/assets': 'assets' });
|
||||
config.setFrontMatterParsingOptions({
|
||||
excerpt: true,
|
||||
excerpt_sperator: ' <!-- excerpt -->',
|
||||
excerpt_separator: '<!-- excerpt -->',
|
||||
});
|
||||
config.setTemplateFormats(['jpg', 'png', 'webp', 'md', 'njk']);
|
||||
config.setBrowserSyncConfig({
|
||||
|
||||
Reference in New Issue
Block a user