diff --git a/content/pages/quickstart.md b/content/pages/quickstart.md index 131d746c553b..972a0548e66c 100644 --- a/content/pages/quickstart.md +++ b/content/pages/quickstart.md @@ -1,6 +1,6 @@ --- title: Quickstart for GitHub Pages -intro: You can use {% data variables.product.prodname_pages %} to showcase some open source projects, host a blog, or even share your résumé. This guide will help get you started on creating your next website. +intro: You can use {% data variables.product.prodname_pages %} to showcase your open source projects, host a blog, or even share your resume. This guide will help get you started on creating your next website. allowTitleToDifferFromFilename: true versions: fpt: '*' @@ -51,9 +51,9 @@ By default, the title of your site is `username.github.io`. You can change the t 1. When you are finished editing the file, click **Commit changes**. -## Next Steps +## Next steps -You've successfully created, personalized, and published your first {% data variables.product.prodname_pages %} website but there's so much more to explore! Here are some helpful resources for taking your next steps with {% data variables.product.prodname_pages %}: +You've successfully created, personalized, and published your first {% data variables.product.prodname_pages %} website, but there's so much more to explore! Here are some helpful resources for taking your next steps with {% data variables.product.prodname_pages %}: * [AUTOTITLE](/pages/setting-up-a-github-pages-site-with-jekyll/adding-content-to-your-github-pages-site-using-jekyll#about-content-in-jekyll-sites): This guide explains how to add additional pages to your site. {% ifversion fpt or ghec %}* [AUTOTITLE](/pages/configuring-a-custom-domain-for-your-github-pages-site): You can host your site on {% data variables.product.prodname_dotcom %}'s `github.io` domain or your own custom domain.{% endif %}