Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 1fd299d

Browse files
authored
Habib/remove dash (#7317)
* add test PR * remove test PR * remove commented dash
1 parent 94f662e commit 1fd299d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const util = require('util');
55

66
exports.root_path = require('app-root-path').path;
77

8-
// ---------- Pages config ----------
8+
// --------- Pages config ----------
99
exports.pages = require('./config/pages.js').map(p => ({
1010
save_as : p[0],
1111
tpl_path : p[1],

0 commit comments

Comments
 (0)