first seeds planted
This commit is contained in:
parent
fa52922077
commit
965776fde3
22 changed files with 126 additions and 222 deletions
|
|
@ -5,6 +5,10 @@
|
|||
<nav>{% include nav.html %}</nav>
|
||||
<div class="wrapper">
|
||||
<main>{{ content }}</main>
|
||||
<hr>
|
||||
<graph>Here are all the notes in this jungle, along with their links, visualized as a graph.</graph>
|
||||
|
||||
{% include notes_graph.html %}
|
||||
<footer>{% include footer.html %}</footer>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue