From c6eddb1d7e0eee7b243aeffb058941a46d8d9cce Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Mon, 6 Nov 2023 12:14:25 -0800 Subject: [PATCH] Move 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