web.dev
web.dev copied to clipboard
fix: remove extra whitespace in Aside blocks
Changes proposed in this pull request:
- Removed extra whitespace in the {% Aside %} blocks. This was causing
tags to appear in the rendered HTML, affecting the formatting and readability.