chore(hugo.toml): update baseURL, themesdir, theme, and title in hugo.toml

feat(hugo.toml): enable robots.txt and set defaultContentLanguage to 'en' in hugo.toml

chore(markup.toml): update goldmark configuration in markup.toml

chore(params.toml): update description and bundled fields in params.toml

chore(sitemap.toml): update changefreq, filename, and priority in sitemap.toml
This commit is contained in:
Sped0n
2023-11-03 09:37:53 +08:00
parent cd84d21a99
commit 75dc3c9269
4 changed files with 21 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
# don't touch this file
[goldmark]
[goldmark.extensions]
definitionList = true