From a459d2dfb8ff310221061a1b784c116cfe3bb93f Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Mon, 18 Aug 2025 15:50:48 +0800 Subject: [PATCH] :memo: Docs: fix typo --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cc48a74a..7a650036 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -84,7 +84,6 @@ Understanding the project structure will help you contribute more effectively: ``` FixIt/ ├── archetypes/ # Content templates -├── archetypes/ # Archetypes ├── assets/ # Theme assets (CSS, JS, images) │ ├── css/ # SCSS stylesheets │ ├── js/ # JavaScript files