feat: hastly implementation of article cards
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
<section class="section">
|
||||
<div class="content">
|
||||
{article_content}
|
||||
|
||||
<h1>Further Reading</h1>
|
||||
|
||||
<div class="row">
|
||||
{article_children_cards}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user