From 4b13e914ad410e582946ced5fc0d33f15912ca84 Mon Sep 17 00:00:00 2001 From: x-tools-author Date: Thu, 6 Mar 2025 12:37:52 +0800 Subject: [PATCH] docs: update docs --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 96bd8be6..860731ed 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -11,7 +11,7 @@ permalink: pretty defaults: - scope: - path: "docs" # an empty string here means all files in the project + path: "" # an empty string here means all files in the project type: "pages" values: layout: "default"