diff --git a/README.md b/README.md index 648a839..af51ba3 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,13 @@ A starter repository showing how to build a blog with the [Eleventy](https://git ## Deploy this to your own site -These builders are amazing—try them out to get your own Eleventy site in a few clicks! +Deploy this Eleventy site in just a few clicks on these services: -* Read more about [Deploying an Eleventy project](https://www.11ty.dev/docs/deployment/) * [Get your own Eleventy web site on Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/11ty/eleventy-base-blog) * [Get your own Eleventy web site on Vercel](https://vercel.com/import/project?template=11ty%2Feleventy-base-blog) +Or, read more about [Deploying an Eleventy project](https://www.11ty.dev/docs/deployment/). + ## Getting Started ### 1. Clone this Repository