Update .eleventy.js
This commit is contained in:
parent
3c5b708ebc
commit
707b7654cd
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ module.exports = function (config) {
|
||||||
});
|
});
|
||||||
|
|
||||||
// EXTRAS //
|
// EXTRAS //
|
||||||
|
|
||||||
// Post List Excerpts
|
// Post List Excerpts
|
||||||
config.setFrontMatterParsingOptions({
|
config.setFrontMatterParsingOptions({
|
||||||
excerpt: true,
|
excerpt: true,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue