Skip to content

Commit

Permalink
Update config.toml
Browse files Browse the repository at this point in the history
Update config
  • Loading branch information
YOUASSBEE authored Feb 23, 2024
1 parent 021e596 commit 7256e7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]

[params]
# site default theme ["auto", "light", "dark"]
defaultTheme = "light"
defaultTheme = "auto"
# public git repo url only then enableGitInfo is true
gitRepo = "https://github.com/CircuitCraftLab/circuitcraftlab.github.io"
gitRepo = "https://github.com/CircuitCraftLab/"
# LoveIt NEW | 0.1.1 which hash function used for SRI, when empty, no SRI is used
# ["sha256", "sha384", "sha512", "md5"]
fingerprint = ""
Expand Down

0 comments on commit 7256e7b

Please sign in to comment.