From 52505d3bf3d0bbc316facb413f4c3bbf198a4d0a Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Wed, 19 Feb 2025 14:03:53 -0500 Subject: [PATCH] Reorganize config file Signed-off-by: Ian Maddaus --- hugo.toml => config/_default/hugo.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hugo.toml => config/_default/hugo.toml (100%) diff --git a/hugo.toml b/config/_default/hugo.toml similarity index 100% rename from hugo.toml rename to config/_default/hugo.toml