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

13 lines
254 B
Markdown
Raw Normal View History

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