From 165d33810d63f98953f4dd8c40f6d7741f967664 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 27 Dec 2021 02:13:21 +0000
Subject: [PATCH] base tags

---
 content/notes/config.md   |    2 ++
 content/notes/hosting.md  |    2 ++
 content/notes/editing.md  |    2 ++
 content/notes/setup.md    |    2 ++
 content/notes/obsidian.md |    2 ++
 5 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/content/notes/config.md b/content/notes/config.md
index f701473..6f5ef74 100644
--- a/content/notes/config.md
+++ b/content/notes/config.md
@@ -1,5 +1,7 @@
 ---
 title: "Configuration"
+tags:
+- setup
 ---
 
 ## Configuration
diff --git a/content/notes/editing.md b/content/notes/editing.md
index 3c24424..e53fcc7 100644
--- a/content/notes/editing.md
+++ b/content/notes/editing.md
@@ -1,5 +1,7 @@
 ---
 title: "Editing Content in Quartz"
+tags:
+- setup
 ---
 
 ## Editing 
diff --git a/content/notes/hosting.md b/content/notes/hosting.md
index 703fdfd..9e26ad2 100644
--- a/content/notes/hosting.md
+++ b/content/notes/hosting.md
@@ -1,5 +1,7 @@
 ---
 title: "Deploying Quartz to the Web"
+tags:
+- setup
 ---
 
 ## GitHub Pages
diff --git a/content/notes/obsidian.md b/content/notes/obsidian.md
index 52931ca..d37ba6c 100644
--- a/content/notes/obsidian.md
+++ b/content/notes/obsidian.md
@@ -1,5 +1,7 @@
 ---
 title: "Obsidian Vault Integration"
+tags:
+- setup
 ---
 
 ## Setup
diff --git a/content/notes/setup.md b/content/notes/setup.md
index 2cd463d..4b8d159 100644
--- a/content/notes/setup.md
+++ b/content/notes/setup.md
@@ -1,5 +1,7 @@
 ---
 title: "Setup"
+tags:
+- setup
 ---
 
 ## Making your own Quartz

--
Gitblit v1.10.0