minor adjustment
This commit is contained in:
parent
dcbce2bece
commit
32354d4d9d
@ -1,4 +1,4 @@
|
|||||||
async function drawGraph(baseUrl,isHome,pathColors,graphConfig) {
|
async function drawGraph(baseUrl, isHome, pathColors, graphConfig) {
|
||||||
|
|
||||||
let {
|
let {
|
||||||
depth,
|
depth,
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
<hr/>
|
|
||||||
|
|
||||||
{{if $.Site.Data.config.enableFooter}}
|
{{if $.Site.Data.config.enableFooter}}
|
||||||
{{if $.Site.Data.graphConfig.enableGlobalGraph}}
|
{{if $.Site.Data.graphConfig.enableGlobalGraph}}
|
||||||
<div class="page-end">
|
<div class="page-end">
|
||||||
|
Loading…
Reference in New Issue
Block a user