add samples

This commit is contained in:
moris 2024-12-17 22:19:03 +09:00
commit b25a72f3b4
3 changed files with 174 additions and 0 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
### front matter template
```
---
title:
description:
thumbnail:
emoji:
date:
category:
tags: []
index: true
published: false
---
```