planting a seed
This commit is contained in:
commit
e69dcdc197
11 changed files with 561 additions and 0 deletions
13
static/index.hbs
Normal file
13
static/index.hbs
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>{{ config.treehouse.title }}</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{{ tree }}
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue