mirror of
https://github.com/withastro/astro.git
synced 2025-04-14 23:51:49 -05:00
Add deploy guides links to integrations READMEs (#4612)
This commit is contained in:
parent
0d5e7c015b
commit
bd7bcbd390
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
An SSR adapter for use with Cloudflare Pages Functions targets. Write your code in Astro/Javascript and deploy to Cloudflare Pages.
|
||||
|
||||
Learn how to deploy your Astro site in our [Cloudflare Pages deployment guide](https://docs.astro.build/en/guides/deploy/cloudflare/).
|
||||
|
||||
In your `astro.config.mjs` use:
|
||||
|
||||
```js
|
||||
|
|
Loading…
Add table
Reference in a new issue