mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 22:53:51 +00:00
14 lines
248 B
Markdown
14 lines
248 B
Markdown
---
|
|
title: Blog
|
|
layout: home
|
|
icon: fas fa-pencil
|
|
order: 1
|
|
# pagination:
|
|
# enabled: true
|
|
# per_page: 10
|
|
# collection: posts
|
|
# permalink: '/page/:num/'
|
|
---
|
|
|
|
This page serves as the site "Home" (posts listing). It is now a tab in the sidebar.
|