Remove graph view and extra text from all pages.
This commit is contained in:
parent
5c605beabe
commit
4b54fa7b9a
@ -14,7 +14,6 @@ layout: default
|
||||
<div id="notes-entry-container">
|
||||
<content>
|
||||
{{ content }}
|
||||
<p>This line appears after every note.</p>
|
||||
</content>
|
||||
|
||||
<side style="font-size: 0.9em">
|
||||
@ -38,10 +37,4 @@ layout: default
|
||||
{% endif %}
|
||||
</side>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<hr>
|
||||
|
||||
<p>Here are all the notes in this garden, along with their links, visualized as a graph.</p>
|
||||
|
||||
{% include notes_graph.html %}
|
||||
</article>
|
Loading…
x
Reference in New Issue
Block a user