From 92d18b1ee5e4dfcba10d03f79210e1f15bac0b74 Mon Sep 17 00:00:00 2001
From: jackyzha0 <j.zhao2k19@gmail.com>
Date: Sun, 18 Jul 2021 19:19:58 +0000
Subject: [PATCH] more docs + link fixing

---
 content/notes/hosting.md |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/content/notes/hosting.md b/content/notes/hosting.md
index 7ab678a..18717f8 100644
--- a/content/notes/hosting.md
+++ b/content/notes/hosting.md
@@ -2,8 +2,13 @@
 title: "Deploying to GitHub Pages"
 ---
 
+## GitHub Pages
+
+## Custom subdomain
 Change `baseURL` in `/config.toml`
 
 ```toml
 baseURL = "https://quartz.jzhao.xyz/"
 ```
+
+Having problems? Checkout our [FAQ and Troubleshooting guide](notes/troubleshooting.md).
\ No newline at end of file

--
Gitblit v1.10.0