mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
remove log
This commit is contained in:
@@ -68,7 +68,6 @@ export class DocsPlugin {
|
||||
const bar = progress.defaultBar()
|
||||
bar.start(this.docs.length, 0, {prefix: 'rendering images', suffix: '-'})
|
||||
for (const doc of this.docs) {
|
||||
console.log("doc", doc)
|
||||
if (doc.metadata.permalink === "/") {
|
||||
doc.metadata.permalink = "/index"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user