mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add paging post to index page
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
{{ macros::post_link(page=posts.7) }}
|
||||
</div>
|
||||
|
||||
<div id="memory-management" class="post-category memory-management">Memory Management</div>
|
||||
<div class="posts memory-management">
|
||||
{{ macros::post_link(page=posts.8) }}
|
||||
</div>
|
||||
|
||||
<div class="posts subscribe">
|
||||
<h2 class="post-title">Subscribe</h2>
|
||||
<p>Receive notifications about new posts and other major changes! You can either:</p>
|
||||
|
||||
Reference in New Issue
Block a user