mirror of https://github.com/logos-co/roadmap.git
minor adjustment
This commit is contained in:
parent
ab809249c8
commit
69c74ca6b5
|
@ -1,4 +1,4 @@
|
|||
async function drawGraph(baseUrl,isHome,pathColors,graphConfig) {
|
||||
async function drawGraph(baseUrl, isHome, pathColors, graphConfig) {
|
||||
|
||||
let {
|
||||
depth,
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
<hr/>
|
||||
|
||||
{{if $.Site.Data.config.enableFooter}}
|
||||
{{if $.Site.Data.graphConfig.enableGlobalGraph}}
|
||||
<div class="page-end">
|
||||
|
|
Loading…
Reference in New Issue