Remove right sidebar from article template

This commit is contained in:
Helen Chong 2024-04-13 17:31:02 +08:00
parent 43e77d9cfd
commit 645466f853
1 changed files with 0 additions and 5 deletions

View File

@ -48,8 +48,3 @@ eleventyComputed:
{{ content | safe }}
</article>
<aside class="right-sidebar">
<h3>Contents</h3>
<p>Right sidebar content</p>
</aside>