From ca84da5b31fa00ca6c729a9b500efeb28f90b41b Mon Sep 17 00:00:00 2001
From: Nikola Georgiev <42315052+nikolageorgiev2000@users.noreply.github.com>
Date: Mon, 12 Sep 2022 00:05:14 +0000
Subject: [PATCH] feat: Hide full path to file in Wikilinks by default (#195)

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

diff --git a/content/notes/search.md b/content/notes/search.md
index b6a1317..ed170f6 100644
--- a/content/notes/search.md
+++ b/content/notes/search.md
@@ -47,4 +47,4 @@
 	3. Set the 'Repository Ref' to `master`
 	4. Set the 'Repository Name' to the name of your repository (usually just `quartz` if you forked the repository without changing the name)
 	5. Leave 'Root Path' and 'Root URL' empty
-9. Wait for your repository to index and enjoy natural language search in Quartz!
\ No newline at end of file
+9. Wait for your repository to index and enjoy natural language search in Quartz! Operand refreshes the index every 2h so all you need to do is just push to GitHub to update the contents in the search.
\ No newline at end of file

--
Gitblit v1.10.0