This commit is contained in:
jetstream0
2023-10-30 06:38:50 +00:00
parent e46382d6ee
commit c2de260d51
2 changed files with 8 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
<div id="next-post-container">
<a href="/posts/[[ next_post.slug ]]">Next Post: [[ next_post.title ]]</a>
</div>
[[ endif ]]
[[ endif ]]
[[ component:makoto-styling ]]
</div>
</body>