Remove right sidebar from article template
This commit is contained in:
parent
43e77d9cfd
commit
645466f853
|
@ -48,8 +48,3 @@ eleventyComputed:
|
||||||
|
|
||||||
{{ content | safe }}
|
{{ content | safe }}
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<aside class="right-sidebar">
|
|
||||||
<h3>Contents</h3>
|
|
||||||
<p>Right sidebar content</p>
|
|
||||||
</aside>
|
|
Loading…
Reference in New Issue