Add link previews on hover

This commit is contained in:
Maxime Vaillancourt
2020-07-21 21:05:19 -04:00
parent d8b794908f
commit b6849b30aa
11 changed files with 181 additions and 16 deletions

View File

@@ -7,5 +7,7 @@
<main>{{ content }}</main>
<footer>{% include footer.html %}</footer>
</div>
{% include link-previews.html wrapperQuerySelector="content" %}
</body>
</html>