bbb / exampleSite /content /en /post /_index.md
no-name-here's picture
Upload 165 files
fca4ff8 verified
metadata
title: Post
translationKey: post
sitemap:
  changeFreq: always

This section demonstrates a list view layout. The post listing style can be modified by adjusting the sitemap changeFreq parameter to values like "always", "hourly", "daily", or "weekly". This section has been set up with the following configuration:

---
title: "Post"
translationKey: post
sitemap:
    changeFreq: "always"
---