From 3a848eecbc819a972a2a080ec584e13433cc3bc0 Mon Sep 17 00:00:00 2001 From: Peisong Xiao Date: Sun, 8 Feb 2026 21:05:21 -0500 Subject: [PATCH] fixed subdir --- .wp-materialize.json | 2 +- thoughts/.wp-materialize.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.wp-materialize.json b/.wp-materialize.json index 6bf1b0e..27388fb 100644 --- a/.wp-materialize.json +++ b/.wp-materialize.json @@ -28,4 +28,4 @@ "inherit": true }, "files": {} -} \ No newline at end of file +} diff --git a/thoughts/.wp-materialize.json b/thoughts/.wp-materialize.json index 08dfe9c..47cbbb0 100644 --- a/thoughts/.wp-materialize.json +++ b/thoughts/.wp-materialize.json @@ -13,7 +13,7 @@ }, "subdirectories": { "content": [], - "inherit": true + "inherit": false }, "files": {} }