kcl-digital-humanities-garden/_layouts/home.html
Garry Ing a9bcd1a66c
wrap
2021-05-02 15:23:23 -04:00

12 lines
233 B
HTML

---
layout: default
---
<div class="ma3 anthony">
<h1 class="f-5 normal loading">Loading a note</h1>
<div class="rand-notes f1 word-wrap"></div>
</div>
<script>
window.graphDataIndex = {% include notes_graph.json %}
</script>