Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hizaidii authored Feb 13, 2024
1 parent bb1f87c commit fa23924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const moment = require("moment");

hbs.registerPartials(__dirname + "/views/partials");
app.set("view engine", "hbs");
app.set("views", path.join(__dirname, "views"));

// Session middleware configuration
app.use(
Expand Down

0 comments on commit fa23924

Please sign in to comment.