Skip to content

Commit

Permalink
refactor: remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyhm committed Sep 14, 2023
1 parent 8781237 commit d207377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ async function getPartOfDayPercentageOfCommits() {
}
}


app.engine('handlebars', handlebars.engine())
app.set("view engine", "handlebars")
app.set('views', './views');
Expand Down

0 comments on commit d207377

Please sign in to comment.