mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-25 15:51:34 +00:00
Remove unnecessary 'url' param in drawGraph
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
container.textContent = "";
|
||||
|
||||
drawGraph(
|
||||
{{strings.TrimRight "/" .Page.Permalink}},
|
||||
{{strings.TrimRight "/" .Site.BaseURL}},
|
||||
{{$.Site.Data.graphConfig.paths}},
|
||||
{{$.Site.Data.graphConfig.depth}},
|
||||
|
Reference in New Issue
Block a user