remove cruft log
This commit is contained in:
parent
b96dae1c34
commit
7fcd45fa88
|
@ -526,7 +526,6 @@
|
||||||
, nindex
|
, nindex
|
||||||
;
|
;
|
||||||
|
|
||||||
console.log('page.path', page.path);
|
|
||||||
if (alwaysAdd && /^(_root\/)index(\.\w+)$/i.test(page.path)) {
|
if (alwaysAdd && /^(_root\/)index(\.\w+)$/i.test(page.path)) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue