popover implementation
This commit is contained in:
parent
2b432d7f0b
commit
4a3c4fdef5
9 changed files with 81 additions and 18 deletions
|
@ -11,9 +11,6 @@
|
|||
}
|
||||
</style>
|
||||
<script>
|
||||
const index = {{$.Site.Data.linkIndex.index}}
|
||||
const links = {{$.Site.Data.linkIndex.links}}
|
||||
const content = {{$.Site.Data.contentIndex}}
|
||||
const curPage = {{ strings.TrimRight "/" .Page.RelPermalink }}
|
||||
const pathColors = {{$.Site.Data.graphConfig.paths}}
|
||||
let depth = {{$.Site.Data.graphConfig.depth}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue