From 3d99dca87dc6b11fbcbe549dfd806df5502da6c2 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Thu, 23 Jul 2026 09:30:25 +0200 Subject: [PATCH] style: fix whitespace in docs/hosting.md --- docs/hosting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hosting.md b/docs/hosting.md index efea944..4a281fd 100644 --- a/docs/hosting.md +++ b/docs/hosting.md @@ -136,9 +136,9 @@ Here's how to add a custom domain to your GitHub pages deployment. ![[dns records.png]]_The above shows a screenshot of Google Domains configured for both `jzhao.xyz` - (an apex domain) and `quartz.jzhao.xyz` +(an apex domain) and `quartz.jzhao.xyz` - (a subdomain)._ +(a subdomain)._ See the [GitHub documentation](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site#configuring-a-subdomain) for more detail about how to setup your own custom domain with GitHub Pages.