10 lines
261 B
TOML
10 lines
261 B
TOML
title = 'unpinned therefore should be at the bottom'
|
|
file_name = 'test1'
|
|
description = 'about this blog and stuff'
|
|
tags = ["Casual"]
|
|
posted = '22/08/2022'
|
|
estimated_reading_time = 1
|
|
author = 'IMK' # feel free to swap with your own name
|
|
order = 1
|
|
pinned = false
|