We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ae8a6 commit b5aaee5Copy full SHA for b5aaee5
1 file changed
content/theme/templates/index.html
@@ -16,6 +16,7 @@
16
{% include "footer.html" %}
17
</div>
18
</main>
19
+ {% include "post.html" %}
20
<script>hljs.initHighlightingOnLoad();</script>
21
</body>
22
</html>
0 commit comments