diff --git a/_includes/base.hbs b/_includes/base.hbs index a6bbc2d..d13fa2c 100644 --- a/_includes/base.hbs +++ b/_includes/base.hbs @@ -1,15 +1,16 @@ + - + - {{page.title}} + {{title}} {{{content}}} \ No newline at end of file diff --git a/index.md b/index.md index 2a4dd4e..b7b346f 100644 --- a/index.md +++ b/index.md @@ -1,4 +1,5 @@ --- +title: Nulo layout: base.hbs templateEngineOverride: hbs,md ---