Update README.md
This commit is contained in:
parent
c96c76deb2
commit
3efb1ff04f
1 changed files with 2 additions and 0 deletions
|
@ -609,6 +609,8 @@ Configure the compressor in `astro.config.mjs` file:
|
||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- [Bag of Tricks for Astro's View Transitions](https://github.com/martrapp/astro-vtbot#readme): is a collection of extensions and support aimed at enhancing Astro's view transitions. Whether you're looking to add flair to your website or streamline user experience, this toolkit offers various techniques to elevate your projects. In the template, it was used to add View Transitions to a Starlight docs.
|
||||||
|
|
||||||
### Flexibility with Integrations
|
### Flexibility with Integrations
|
||||||
|
|
||||||
The great thing about Astro is its rich ecosystem of integrations, allowing you to tailor project functionalities to your exact needs. Feel free to explore [Astro integrations page](https://astro.build/integrations/) and add additional capabilities as you see fit.
|
The great thing about Astro is its rich ecosystem of integrations, allowing you to tailor project functionalities to your exact needs. Feel free to explore [Astro integrations page](https://astro.build/integrations/) and add additional capabilities as you see fit.
|
||||||
|
|
Loading…
Add table
Reference in a new issue