11 lines
267 B
TOML
11 lines
267 B
TOML
title = 'Welcommeeee :3'
|
|
file_name = 'my-first-article'
|
|
description = 'about this blog and stuff'
|
|
tags = ["Casual"]
|
|
posted = "2024 sept. 30."
|
|
unix = '1727658000'
|
|
estimated_reading_time = 1
|
|
author = 'IMK' # feel free to swap with your own name
|
|
order = 1
|
|
pinned = true
|