diff --git a/example/config.toml b/example/config.toml index 92a0d04..7b3d5d4 100644 --- a/example/config.toml +++ b/example/config.toml @@ -8,5 +8,5 @@ swww_options = [ ] [templates.name1] -input_path = "~/dev/matugen/example/colors.css" -output_path = "~/dev/matugen/example/a/colors-generated.css" \ No newline at end of file +input_path = "example/colors.css" +output_path = "example/a/colors-generated.css" \ No newline at end of file