diff options
author | 2023-07-14 17:20:44 +0800 | |
---|---|---|
committer | 2023-07-14 17:20:44 +0800 | |
commit | 8ee94ffbd9b0c055a245f63e766f64f51466eda7 (patch) | |
tree | 43782c30997b9279a1376ba8986dc67053c8d971 /.changeset/tasty-bags-accept.md | |
parent | bde08c4b141995d77f502bb263f2b7d15c95b12d (diff) | |
download | astro-8ee94ffbd9b0c055a245f63e766f64f51466eda7.tar.gz astro-8ee94ffbd9b0c055a245f63e766f64f51466eda7.tar.zst astro-8ee94ffbd9b0c055a245f63e766f64f51466eda7.zip |
Remove weird changeset symbols (#7648)
Diffstat (limited to '.changeset/tasty-bags-accept.md')
-rw-r--r-- | .changeset/tasty-bags-accept.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/tasty-bags-accept.md b/.changeset/tasty-bags-accept.md index d639ccab4..94b2be86c 100644 --- a/.changeset/tasty-bags-accept.md +++ b/.changeset/tasty-bags-accept.md @@ -2,4 +2,4 @@ 'astro': patch --- -Add support for using `.svg` files with `astro:assets`'s base services. The SVGs will NOT be processed and will be return as-is, however, proper attributes, alt enforcement etc will all work correctly. +Add support for using `.svg` files with `astro:assets`'s base services. The SVGs will NOT be processed and will be return as-is, however, proper attributes, alt enforcement etc will all work correctly. |