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