bidirectional links

This commit is contained in:
Garry Ing
2021-03-10 22:33:55 -05:00
parent 22795467af
commit 1b95e9a8df
19 changed files with 643 additions and 7 deletions

View File

@ -12,6 +12,7 @@
</main>
{%- include footer.html -%}
{% include link-previews.html wrapperQuerySelector="content" %}
<script src="{{ "/assets/js/scripts.js" | relative_url }}" async></script>
</body>
</html>