Update app.js
This commit is contained in:
parent
ff8639d080
commit
8f0df36445
1 changed files with 1 additions and 0 deletions
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue