adding archetypes to the existing themes
This commit is contained in:
parent
0576ec066d
commit
7e7e3ff3ab
1 changed files with 6 additions and 0 deletions
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
Description = ""
|
||||
Tags = ["Development", "golang"]
|
||||
Categories = ["Development", "GoLang"]
|
||||
menu = "main"
|
||||
+++
|
Loading…
Reference in a new issue