From 4cca9bf198cb64cef41b0b94e02773dda1eec88d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Wed, 20 May 2026 18:40:36 +0800 Subject: [PATCH] Presets: removes invalid comments --- presets/examples/10.jsonc | 3 --- presets/examples/6.jsonc | 3 --- presets/examples/7.jsonc | 3 --- 3 files changed, 9 deletions(-) diff --git a/presets/examples/10.jsonc b/presets/examples/10.jsonc index 4f342b10b..790ebe2a4 100644 --- a/presets/examples/10.jsonc +++ b/presets/examples/10.jsonc @@ -1,6 +1,3 @@ -// Load with --config examples/2.jsonc -// Note that you must replace the image path to an existing image to display it. - { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { diff --git a/presets/examples/6.jsonc b/presets/examples/6.jsonc index c82b8af10..a71fe24b6 100644 --- a/presets/examples/6.jsonc +++ b/presets/examples/6.jsonc @@ -1,6 +1,3 @@ -// Load with --config examples/2.jsonc -// Note that you must replace the image path to an existing image to display it. - { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "display": { diff --git a/presets/examples/7.jsonc b/presets/examples/7.jsonc index b17e5d39c..aaea47a86 100644 --- a/presets/examples/7.jsonc +++ b/presets/examples/7.jsonc @@ -1,6 +1,3 @@ -// Load with --config examples/2.jsonc -// Note that you must replace the image path to an existing image to display it. - { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": {