aboutsummaryrefslogtreecommitdiff
path: root/_example/custom.css
diff options
context:
space:
mode:
Diffstat (limited to '_example/custom.css')
-rw-r--r--_example/custom.css8
1 files changed, 0 insertions, 8 deletions
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 <ms@kilabit.info>
- * SPDX-License-Identifier: GPL-3.0-or-later
- */
-
-h1 {
- color: sienna;
-}