kcl-digital-humanities-garden/_layouts/home.html

12 lines
223 B
HTML
Raw Normal View History

2021-03-07 22:59:37 +00:00
---
layout: default
---
2021-03-09 14:40:24 +00:00
2021-04-03 22:32:00 +00:00
<div class="ma3 anthony">
<h1 class="f-5 normal loading">Loading a note</h1>
<div class="rand-notes f1"></div>
</div>
2021-03-09 14:44:44 +00:00
2021-03-28 23:11:31 +00:00
<script>
window.graphDataIndex = {% include notes_graph.json %}
</script>