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:
@ -1,3 +1,4 @@
|
||||
# Code highlighting settings.
|
||||
[highlight]
|
||||
anchorLineNos = false
|
||||
codeFences = true
|
||||
|
Reference in New Issue
Block a user