mirror of https://github.com/luizdepra/hugo-coder.git

Lucas de Oliveira
23.25.2023 09e04bcbb5d74316b6f2e36c088acd745ab11e1e
docs/configurations.md
@@ -138,7 +138,7 @@
```toml
[params.giscus] # https://giscus.app
  repo = ""
  repoID = ""
  repoID = ""
  category = ""
  categoryID = ""
  mapping = ""
@@ -319,9 +319,9 @@
  colorScheme = "auto"
  hidecolorschemetoggle = false
  customCSS = ["css/custom.css"]
  customSCSS = ["scss/custom.scss"]
  customJS = ["js/custom.js"]
  # customCSS = ["css/custom.css"]
  # customSCSS = ["scss/custom.scss"]
  # customJS = ["js/custom.js"]
[taxonomies]
  category = "categories"