From 8848c443a868d959839b5de120d41941a230e8d9 Mon Sep 17 00:00:00 2001
From: Andreas Deininger <andreas@deininger.net>
Date: Wed, 23 Aug 2023 10:32:49 +0000
Subject: [PATCH] Rename config.toml to hugo.toml

---
 .github/ISSUE_TEMPLATE/bug_report.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index b802f31..66e5771 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,7 +10,7 @@
 
 - [] Read the README.md
 - [] Have the extended version of Hugo installed
-- [] Used the exampleSite's config.toml as a reference
+- [] Used the exampleSite's hugo.toml as a reference
 - [] If and when requested, I'll link my repo to make it easier to debug.
 
 __⚠️ NOTE:__ If the issue isn't easy to reproduce and its author(s) decline to provide reasonable accommodation to debug, the issue will be closed.

--
Gitblit v1.10.0