feature: add anew templates

This commit is contained in:
Ben Hong
2021-10-07 23:06:11 -04:00
parent 3581c213ea
commit 4a4e8a047f
71 changed files with 881 additions and 61 deletions

View File

@@ -0,0 +1,6 @@
```mermaid
pie title Pets
"Dogs" : 100
"Cats" : 25
"Birds" : 50
```