hugo-geekblog/exampleSite/content/posts/sticky.md

12 lines
242 B
Markdown

---
title: "Simple sticky posts"
weight: 1
date: 2020-06-13T00:06:00+02:00
authors:
- john-doe
tags:
- Open Source
---
Sticky (or pinned) posts implementation is currently really simple and handled by `weight: 1` in a post front matter.