diff --git a/index.hbs b/index.hbs index 4735e23..1020397 100644 --- a/index.hbs +++ b/index.hbs @@ -1,7 +1,7 @@ {{!< default}} - Palina Photo Blog + {{@site.title}} {{@site.description}} diff --git a/post.hbs b/post.hbs index 796241b..7cd086f 100644 --- a/post.hbs +++ b/post.hbs @@ -24,10 +24,6 @@ alt="{{title fallback="No Title"}}" > - {{else}} -
{{@site.description}}