previewer up
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
<div id="zoom"></div>
|
||||
<div id="graph-wrapper">
|
||||
<div class="absolute bottom-1">
|
||||
<p class="ma0 f7 measure-narrow lh-copy">Here are all the notes in this garden, along with their links, visualized as a graph.</p>
|
||||
</div>
|
||||
<div id="zoom" class="absolute code f7 bottom-1 right-1"></div>
|
||||
<div id="graph-wrapper" class="code f6">
|
||||
<script>
|
||||
const graphData = {% include notes_graph.json %}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user