1# THIS IS A TEST CONFIG ONLY! 2# FOR THE CONFIGURATION OF YOUR SITE USE hugo.yaml. 3# 4# As of Docsy 0.7.0, Hugo 0.110.0 or later must be used. 5# 6# The sole purpose of this config file is to detect Hugo-module builds that use 7# an older version of Hugo. 8# 9# DO NOT add any config parameters to this file. You can safely delete this file 10# if your project is using the required Hugo version. 11 12module: 13 hugoVersion: 14 extended: true 15 min: 0.110.0 16 17