summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar duck.lol <140205571+ducklol2@users.noreply.github.com> 2025-03-11 10:17:50 +0100
committerGravatar GitHub <noreply@github.com> 2025-03-11 09:17:50 +0000
commitacf8dd1d4979c0a56d95cd3723e37dd8e25e0a43 (patch)
treebcb4ddc637531a5c9a0cdc539c179873e8919782 /examples/framework-react
parente744674e4556e27437bbd8db3b3fbdb4081dd0da (diff)
downloadastro-acf8dd1d4979c0a56d95cd3723e37dd8e25e0a43.tar.gz
astro-acf8dd1d4979c0a56d95cd3723e37dd8e25e0a43.tar.zst
astro-acf8dd1d4979c0a56d95cd3723e37dd8e25e0a43.zip
Remove trailing spaces from blog example links. (#13389)
A formatter introduced newlines inside the anchor tags on the blog example's home `index.astro` page, causing the link to include a trailing space. Not the worst thing, just looks a little unpolished compared to everything else I've experienced getting to know Astro :) I've put the anchor tags on their own lines to avoid this issue, _and_ prevent future formatters from re-introducing the issue (tested with Astro extension's formatter, at least). Ran the example locally (`cd examples/blog && npm run dev`) and it fixes the issue. Co-authored-by: Matt Kane <m@mk.gg>
Diffstat (limited to 'examples/framework-react')
0 files changed, 0 insertions, 0 deletions