|
+++
|
|
template = 'custom/blog-post.html'
|
|
|
|
title = 'Hi!'
|
|
description = 'First post here!'
|
|
date = '2024-01-08'
|
|
slug = 'hi'
|
|
year = 2024
|
|
month = 1
|
|
day = 8
|
|
lang = 'en'
|
|
|
|
[extra]
|
|
author = 'b1ek <me@blek.codes>'
|
|
+++
|
|
|
|
Hey, this is the first post here! We'll se how it goes from there.
|