Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
1 changed files with 7 additions and 0 deletions
Showing only changes of commit e293e239df - Show all commits

View File

@ -0,0 +1,7 @@
snippet frontmatter
---
id: ${1:id}
aliases:
- ${2:alias}
tags: [${3:tag1}]
---