adding archetypes to the existing themes

This commit is contained in:
spf13 2014-05-23 15:45:21 -04:00
parent 0576ec066d
commit 7e7e3ff3ab
1 changed files with 6 additions and 0 deletions

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
+++
Description = ""
Tags = ["Development", "golang"]
Categories = ["Development", "GoLang"]
menu = "main"
+++