From 3b5ed813f5853b13711fb92f86648cb85e8d8f18 Mon Sep 17 00:00:00 2001 From: Andrew <80933354+ndrooo@users.noreply.github.com> Date: Sat, 10 Aug 2024 01:46:50 +0000 Subject: [PATCH] feat(search): keyboard-accessible search button (#1331) --- docs/features/folder and tag listings.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/features/folder and tag listings.md b/docs/features/folder and tag listings.md index d330f14..3190709 100644 --- a/docs/features/folder and tag listings.md +++ b/docs/features/folder and tag listings.md @@ -30,4 +30,4 @@ ## Customization -The folder listings are a functionality of the [[FolderPage]] plugin, the tag listings of the [[TagPage]] plugin. See the plugin pages for customization options. +Quartz allows you to define a custom sort ordering for content on both page types. The folder listings are a functionality of the [[FolderPage]] plugin, the tag listings of the [[TagPage]] plugin. See the plugin pages for customization options. -- Gitblit v1.10.0