From 5f1f96b5fd38a331b06e7ebb1496e0aea7e67e31 Mon Sep 17 00:00:00 2001 From: mason666777 Date: Thu, 15 Jan 2026 15:08:55 -0500 Subject: [PATCH] Update quickstart.md --- content/pages/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/quickstart.md b/content/pages/quickstart.md index afb15062ec49..8e0d612259b1 100644 --- a/content/pages/quickstart.md +++ b/content/pages/quickstart.md @@ -52,7 +52,7 @@ By default, the title of your site is `username.github.io`. You can change the t ## 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 %}