From ffe22689eb43f42afc2d6bcf9b8b190b19a7e5d1 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Wed, 13 Jul 2022 22:01:50 +0000
Subject: [PATCH] feat: use floating-ui for better popover positioning

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

diff --git a/content/notes/config.md b/content/notes/config.md
index 056ae36..e29afda 100644
--- a/content/notes/config.md
+++ b/content/notes/config.md
@@ -49,6 +49,11 @@
 # whether to show a section of recent notes on the home page
 enableRecentNotes: false
 
+# whether to display and 'edit' button next to the last edited field
+# that links to github
+enableGitHubEdit: false
+GitHubLink: https://github.com/jackyzha0/quartz/tree/hugo/content
+
 # page description used for SEO
 description:
   Host your second brain and digital garden for free. Quartz features extremely fast full-text search,

--
Gitblit v1.10.0