From bd65f02acbd18532342f18e65e86edd1a2062e1c Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 23 Jan 2026 19:26:29 +0700 Subject: all: move _example/ directory under _doc/ directory This allow us to inspect the example using the serve-doc task, along with the content of _doc/. --- _example/custom.css | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 _example/custom.css (limited to '_example/custom.css') diff --git a/_example/custom.css b/_example/custom.css deleted file mode 100644 index 8bf831b..0000000 --- a/_example/custom.css +++ /dev/null @@ -1,8 +0,0 @@ -/** - * SPDX-FileCopyrightText: 2020 Shulhan - * SPDX-License-Identifier: GPL-3.0-or-later - */ - -h1 { - color: sienna; -} -- cgit v1.3-6-g1900