Update .eleventy.js

This commit is contained in:
Matt DeCamp 2021-12-09 20:47:43 -05:00
parent 3c5b708ebc
commit 707b7654cd

View file

@ -32,7 +32,6 @@ module.exports = function (config) {
});
// EXTRAS //
// Post List Excerpts
config.setFrontMatterParsingOptions({
excerpt: true,