chore: update configs

Moved the hugo.toml configuration from the root directory to config/_default/ to better organize project structure. Updated the markup.toml and params.toml files with additional comments for clarity.
This commit is contained in:
geekifan
2025-06-05 15:47:04 +08:00
parent 87b2d19d64
commit d493a4a227
4 changed files with 66 additions and 18 deletions

View File

@ -1,3 +1,4 @@
# Code highlighting settings.
[highlight]
anchorLineNos = false
codeFences = true