diff --git a/template/tree.hbs b/template/tree.hbs index 67d4e8a..6fb6382 100644 --- a/template/tree.hbs +++ b/template/tree.hbs @@ -1,6 +1,6 @@ - + @@ -9,6 +9,10 @@ + + + + diff --git a/treehouse.toml b/treehouse.toml index 1c5a54f..cf8de5d 100644 --- a/treehouse.toml +++ b/treehouse.toml @@ -3,6 +3,7 @@ site = "http://localhost:8080" [user] title = "liquidex's treehouse" author = "liquidex" +description = "a place on the Internet I like to call home" [defs] "stitchkit/repo" = "https://github.com/liquidev/stitchkit"