From 32e46f35f63b0d7487cc995a0223279977948634 Mon Sep 17 00:00:00 2001 From: Mohd Hamza <135669921+hamza-mohd@users.noreply.github.com> Date: Tue, 15 Jul 2025 19:31:12 -0500 Subject: [PATCH] Delete config.yaml Signed-off-by: Mohd Hamza <135669921+hamza-mohd@users.noreply.github.com> --- config.yaml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 config.yaml diff --git a/config.yaml b/config.yaml deleted file mode 100644 index 9070e384..00000000 --- a/config.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# THIS IS A TEST CONFIG ONLY! -# FOR THE CONFIGURATION OF YOUR SITE USE hugo.yaml. -# -# As of Docsy 0.7.0, Hugo 0.110.0 or later must be used. -# -# The sole purpose of this config file is to detect Hugo-module builds that use -# an older version of Hugo. -# -# DO NOT add any config parameters to this file. You can safely delete this file -# if your project is using the required Hugo version. - -module: - hugoVersion: - extended: true - min: 0.110.0