mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 17:19:08 +00:00
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
---
|
|
pagination:
|
|
data: articles
|
|
size: 1
|
|
alias: article
|
|
permalink: blog/{{ article.title | slug }}/index.html
|
|
---
|
|
{{ article.body | safe }} |