From b9d7adafccc7a77f735afe11c80e0e8db534a31d Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 23 Dec 2021 21:18:03 +0000
Subject: [PATCH] Create FUNDING.yml

---
 content/notes/editing.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/notes/editing.md b/content/notes/editing.md
index db76af8..db26229 100644
--- a/content/notes/editing.md
+++ b/content/notes/editing.md
@@ -15,7 +15,7 @@
 ### Ignoring Files
 Only want to publish a subset of all of your notes? Don't worry, Quartz makes this a simple two-step process.
 
-❌ [Excluding pages from being published](notes/ignore-notes.md)
+❌ [Excluding pages from being published](notes/ignore%20notes.md)
 
 ### Folder Structure
 Here's a rough overview of what's what.
@@ -32,7 +32,7 @@
 ```
 
 ### Front Matter
-Hugo is picky when it comes to metadata for files. Ensure that you have a title defined at the top of your file like so:
+Hugo is picky when it comes to metadata for files. Make sure that your title is double-quoted and that you have a title defined at the top of your file like so:
 
 ```markdown
 ---
@@ -45,7 +45,7 @@
 ## Previewing Changes
 This step is purely optional and mostly for those who want to see the published version of their digital garden locally before opening it up to the internet. This is *highly recommended*.
 
-👀 [Preview Quartz Changes](notes/preview-changes.md)
+👀 [Preview Quartz Changes](notes/preview%20changes.md)
 
 For those who like to live life more on the edge, viewing the garden through Obsidian gets you pretty close to the real thing.
 

--
Gitblit v1.10.0