From 15ee608cf92a607da7cfa668e4ba7a1fadbe6fa1 Mon Sep 17 00:00:00 2001 From: Miguel Puerta Date: Tue, 5 Mar 2024 17:26:25 +0100 Subject: [PATCH] fix: renames hugo config file --- hugo.toml => config.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hugo.toml => config.toml (100%) diff --git a/hugo.toml b/config.toml similarity index 100% rename from hugo.toml rename to config.toml