We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8d70d commit 0985033Copy full SHA for 0985033
lib/knowledge-base.js
@@ -86,7 +86,6 @@ function addKnowledgeBaseTagPages (pages, contentCatalog, asciidocConfig) {
86
// end::generate-tag-pages[]
87
88
function createKnowledgeBaseTagPage (tag, pages, asciidocConfig) {
89
- console.log({asciidocConfig})
90
const asciidocAttributes = {
91
...asciidocConfig.attributes,
92
'page-layout': 'kb-tag',
0 commit comments