From 0727a8744a096416e10238f518a5e6b7e05573cd Mon Sep 17 00:00:00 2001 From: Felix Boerner <ich@felix-boerner.de> Date: Fri, 31 May 2024 10:56:06 +0000 Subject: [PATCH] chore: use new name for config.toml --- tests/exampleSiteWithImage/hugo.toml | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/tests/exampleSiteWithImage/config.toml b/tests/exampleSiteWithImage/hugo.toml similarity index 100% rename from tests/exampleSiteWithImage/config.toml rename to tests/exampleSiteWithImage/hugo.toml -- Gitblit v1.10.0