Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
diversen7 committed Aug 13, 2024
1 parent c8bb764 commit de0b9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/generate-list.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// Get a list of all files in the current directory ending with .html
// Remove index.html and template.html from the list
const fs = require('fs');
const path = require('path');

Expand Down

0 comments on commit de0b9b8

Please sign in to comment.