From 7fe83eca373ee62f15f111e4c60726cb5b857fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sen=CC=83or=20Rolando?= Date: Sun, 13 Oct 2024 17:24:49 +0200 Subject: [PATCH] Hugo config renamed from config.toml -> hugo.toml --- config.toml => hugo.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config.toml => hugo.toml (100%) diff --git a/config.toml b/hugo.toml similarity index 100% rename from config.toml rename to hugo.toml