Skip to content

Commit

Permalink
Fix favicon typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-bc authored Jul 1, 2022
1 parent 9872dc6 commit df4424a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ To set favicon add the following in your jsodc config files.

```json
"theme_opts": {
"favion": "path/to/img"
"favicon": "path/to/img"
}

```
Expand Down

0 comments on commit df4424a

Please sign in to comment.