feat: example post
This commit is contained in:
8
content/posts/example.md
Normal file
8
content/posts/example.md
Normal file
@ -0,0 +1,8 @@
|
||||
+++
|
||||
date = '2024-11-27'
|
||||
draft = true
|
||||
title = 'Example'
|
||||
tags = ['tutorial']
|
||||
categories = ['technical']
|
||||
+++
|
||||
content goes here.
|
Reference in New Issue
Block a user