From 0bcba66ba6c3103a4d4d0c8c02d7da50c71a5951 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Tue, 21 Feb 2023 14:38:39 +0800 Subject: [PATCH] Format `config.toml` --- config.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index d74c9bb..34eabff 100644 --- a/config.toml +++ b/config.toml @@ -10,6 +10,5 @@ [[module.imports]] path="github.com/refactoringui/heroicons" [[module.imports.mounts]] - source = "optimized" - target = "assets/svg/heroicons" - + source = "optimized" + target = "assets/svg/heroicons"