Update version to

This commit is contained in:
Jiaxin Peng
2023-08-09 21:36:54 +01:00
parent 04d73fdccc
commit feab049033
7 changed files with 160 additions and 18 deletions

15
obsidian template.md Normal file
View File

@@ -0,0 +1,15 @@
---
type: Post // Post or Page
slug: test // slug for url
stats: Draft // Draft, Invisible, Published
category: test
summary: this is a summary for test post
icon: fa-solid fa-camera // you can ignore this
password: "1234" // if you donot want to set password, you can delete this line
tags:
- test // tags for post
- web // add more tags if you want
---
Contents Below