zola/test_site/content/posts/_index.md

10 lines
185 B
Markdown

+++
title = "Posts"
paginate_by = 2
template = "section_paginated.html"
insert_anchor_links = "left"
sort_by = "date"
aliases = ["another-old-url/index.html"]
generate_feeds = true
+++