X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=default.hbs;h=25b1d2495a1860751fd827aabfb75c50a6ff74d7;hb=714fb918d579b6767e2069a6152e09128757643d;hp=3c2700d3e29a4f40e4781b98b2271522ce25d4af;hpb=7611683c757a1fc6ec09ba884c179d98d7d959e0;p=editorial.git diff --git a/default.hbs b/default.hbs index 3c2700d..25b1d24 100644 --- a/default.hbs +++ b/default.hbs @@ -13,64 +13,48 @@ {{!-- Styles'n'Scripts --}} - {{!-- This tag outputs SEO meta+structured data and other important settings --}} {{ghost_head}} - {{#if @blog.cover_image}} - - {{/if}} - -
- - {{!-- Intro --}} - {{#is "home"}} -
-

{{@blog.title}}

-

{{@blog.description}}

- -
- {{/is}} - - {{!-- Header --}} - - - {{!-- Nav --}} - {{#if @blog.navigation}} - {{navigation}} - {{/if}} - - {{!-- All the main content gets inserted here, index.hbs, post.hbs, etc --}} - {{{body}}} - - {{!-- The footer at the very bottom of the screen --}} - +
+
+
+ + {{!-- Header --}} + + + {{!-- All the main content gets inserted here, index.hbs, post.hbs, etc --}} + {{{body}}} + +
+
+ + {{!-- The left sidebar - partials/sidebar.hbs --}} + {{> sidebar}}
- {{!-- Theme Scripts --}} - -