kcl-digital-humanities-garden/_layouts/home.html
2021-04-03 18:32:00 -04:00

12 lines
223 B
HTML

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