This commit is contained in:
parent
6c2775f58c
commit
54972b0766
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
@ -11,7 +11,6 @@ var (
|
||||||
key string
|
key string
|
||||||
meta = []string{"description", "lang", "copyright", "created"} //_ = zord_tree.PopulateTree(cfg.MdTree.Path, cfg.MdTree.DPath, meta)
|
meta = []string{"description", "lang", "copyright", "created"} //_ = zord_tree.PopulateTree(cfg.MdTree.Path, cfg.MdTree.DPath, meta)
|
||||||
customMeta = make(map[string]func() string)
|
customMeta = make(map[string]func() string)
|
||||||
key = "WgiPGpt5wM6SVEWo5iqI"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|
Loading…
Reference in a new issue