style: remove 'Back to Home' button from post template
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
This commit is contained in:
8
post.hbs
8
post.hbs
@@ -83,13 +83,5 @@
|
|||||||
{{/prev_post}}
|
{{/prev_post}}
|
||||||
{{/next_post}}
|
{{/next_post}}
|
||||||
{{/is}}
|
{{/is}}
|
||||||
|
|
||||||
{{#is "post"}}
|
|
||||||
<footer class="mt-12 pt-8 border-t border-[var(--bg-tertiary)] text-center">
|
|
||||||
<a href="/" class="btn-primary">
|
|
||||||
← Back to Home
|
|
||||||
</a>
|
|
||||||
</footer>
|
|
||||||
{{/is}}
|
|
||||||
</article>
|
</article>
|
||||||
{{/post}}
|
{{/post}}
|
||||||
|
|||||||
Reference in New Issue
Block a user