From f70b6bfa10ec8655379b1ccbe08113be6ecac542 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 15 Sep 2023 22:53:45 -0700 Subject: [PATCH] Rename config.toml to 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