Update app.js
This commit is contained in:
committed by
GitHub
parent
ff8639d080
commit
8f0df36445
@@ -31,6 +31,7 @@ async function init() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Only show folder name if any index.* exists
|
||||||
function populateNav() {
|
function populateNav() {
|
||||||
els.primaryNav.innerHTML = '<a href="#/">Home</a>';
|
els.primaryNav.innerHTML = '<a href="#/">Home</a>';
|
||||||
const navSections = [...new Set(
|
const navSections = [...new Set(
|
||||||
|
|||||||
Reference in New Issue
Block a user