From 5ec5a81d7a143fd6a55a839bf1ea947a6d187e74 Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Sun, 22 Sep 2024 17:51:30 +0000 Subject: first commit --- templates/config.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/config.yaml (limited to 'templates/config.yaml') diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..f248d38 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + extension: .css + output: colors -- cgit