Skip to content

Commit b5aaee5

Browse files
committed
fix: Fixed the non-functional navbar on the index page
1 parent 82ae8a6 commit b5aaee5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/theme/templates/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
{% include "footer.html" %}
1717
</div>
1818
</main>
19+
{% include "post.html" %}
1920
<script>hljs.initHighlightingOnLoad();</script>
2021
</body>
2122
</html>

0 commit comments

Comments
 (0)