diff --git a/src/pages/deploy-previews.astro b/src/pages/deploy-previews.astro index 178a816..d09961e 100644 --- a/src/pages/deploy-previews.astro +++ b/src/pages/deploy-previews.astro @@ -7,34 +7,7 @@ import Layout from '../components/layout.astro'; description="See and share your changes in a production environment so you can ship with confidence. Gather feedback in your preferred project management tool right through your Deploy Previews!" >
-

Try out Deploy Previews.

-
    -
  1. - Create a new branch in your repo called{' '} - deploy-preview-test. -
  2. -
  3. - Edit pages/deploy-previews.js to edit the headline “Try - out Deploy Previews.” so it reads, “This is a Deploy Preview!” -
  4. -
  5. Save the change, commit it, and push it to your GitHub repo.
  6. -
  7. - Open a pull request against the main branch from the{' '} - deploy-preview-test branch. -
  8. -
  9. - Visit app.netlify.com — - Netlify will automatically build the Deploy Preview. -
  10. -
  11. - Once the site is done building, visit the generated URL to access your - changes! -
  12. -
-

- - Learn about Deploy Previews in the Netlify docs. - -

+

This is a Deploy Preview.

+