aboutsummaryrefslogtreecommitdiff
path: root/_example/custom.css
diff options
context:
space:
mode:
Diffstat (limited to '_example/custom.css')
-rw-r--r--_example/custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/_example/custom.css b/_example/custom.css
index 6690ee7..6f13a43 100644
--- a/_example/custom.css
+++ b/_example/custom.css
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2020 Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
+
h1 {
color: sienna;
}