Moved sidebar
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
e755d878d0
commit
c5b50b2ae2
@ -8,8 +8,6 @@ layout: compress
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|
||||||
{% include aside.html %}
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,3 +9,5 @@ layout: default
|
|||||||
|
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
{% include aside.html %}
|
||||||
|
Loading…
Reference in New Issue
Block a user