17 lines
273 B
Markdown
17 lines
273 B
Markdown
|
+++
|
||
|
template = 'custom/blog-post.html'
|
||
|
|
||
|
title = 'Hi!'
|
||
|
description = 'First post here!'
|
||
|
date = '2024-08-01'
|
||
|
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.
|