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

---
 README.md |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index dd2b5f9..d63c498 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,7 @@
 
 ### The config file
 
-Take a look inside the [`tests`](//github.com/escalate/hugo-split-theme/tree/master/tests) folder of this theme. You'll find some example configurations. To use one of them, copy the `config.toml` in the root folder of your Hugo site. Feel free to customize this theme as you like.
-
+Take a look inside the [`tests`](//github.com/escalate/hugo-split-theme/tree/master/tests) folder of this theme. You'll find some example configurations. To use one of them, copy the `hugo.toml` in the root folder of your Hugo site. Feel free to customize this theme as you like.
 
 ### Add content
 

--
Gitblit v1.10.0