Skip to content

Commit

Permalink
yup
Browse files Browse the repository at this point in the history
  • Loading branch information
cf12 committed Nov 25, 2023
1 parent 13e6746 commit 912ce83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ module.exports = function (config) {
return {
dir: {
input: "src",
output: "dist",
},
markdownTemplateEngine: "njk",
}
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,4 @@ dist

# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)

_site/

0 comments on commit 912ce83

Please sign in to comment.