From 0d1670adbaa63e4972bd560efd3c046eb03e48ca Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 29 Aug 2022 18:23:19 +0000
Subject: [PATCH] Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo

---
 data/config.yaml |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/data/config.yaml b/data/config.yaml
index cae94ef..c1230c0 100644
--- a/data/config.yaml
+++ b/data/config.yaml
@@ -3,15 +3,22 @@
 openToc: false
 enableLinkPreview: true
 enableLatex: true
+enableCodeBlockTitle: true
+enableCodeBlockCopy: true
+enableCallouts: true
 enableSPA: true
 enableFooter: true
 enableContextualBacklinks: true
 enableRecentNotes: false
+enableGitHubEdit: true
+GitHubLink: https://github.com/jackyzha0/quartz/tree/hugo/content
+enableSemanticSearch: false
+operandApiKey: "REPLACE-WITH-YOUR-OPERAND-API-KEY"
 description:
   Host your second brain and digital garden for free. Quartz features extremely fast full-text search,
   Wikilink support, backlinks, local graph, tags, and link previews.
 page_title:
-  "🪴 Quartz 3.2"
+  "🪴 Quartz 3.3"
 links:
   - link_name: Twitter
     link: https://twitter.com/_jzhao

--
Gitblit v1.10.0