use post layout by default for blog posts; use same layouts as my website
This commit is contained in:
parent
a0ec106d3d
commit
0f997ee179
6 changed files with 58 additions and 48 deletions
|
@ -14,7 +14,7 @@ common-js:
|
|||
|
||||
<body>
|
||||
|
||||
<div role="main" class="container main-content">
|
||||
<div role="main" class="container">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue