Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
chore: enabled fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-pogor committed Mar 21, 2021
1 parent 4a65805 commit 6ed8392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ ignoreErrors = ["error-remote-getjson"]
# public git repo url only then enableGitInfo is true
gitRepo = "https://github.com/sunt-programator/CodeIT"
# which hash function used for SRI, when empty, no SRI is used ("sha256", "sha384", "sha512", "md5")
fingerprint = ""
fingerprint = "sha256"
# date format
dateFormat = "2006-01-02"
# website images for Open Graph and Twitter Cards
Expand Down

0 comments on commit 6ed8392

Please sign in to comment.