From 41c443dbf079e65ed69f57d3b9a5ce58dc403e6d Mon Sep 17 00:00:00 2001
From: earnest ma <me@earne.link>
Date: Fri, 11 Feb 2022 22:15:28 +0000
Subject: [PATCH] Add disableToc parameter to not show TOC on a page

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

diff --git a/content/notes/hosting.md b/content/notes/hosting.md
index b474652..0227fde 100644
--- a/content/notes/hosting.md
+++ b/content/notes/hosting.md
@@ -69,7 +69,7 @@
 	cname: <YOUR-DOMAIN>
 ```
 
-Have a custom domain? [Learn how to set it up with Quartz ](custom%20Domain.md).
+Have a custom domain? [Learn how to set it up with Quartz ](notes/custom%20Domain.md).
 
 ---
 

--
Gitblit v1.10.0