update readme about how to set custom favicon

This commit is contained in:
Nishant Srivastava 2019-12-30 13:00:39 +01:00
parent e37e62de96
commit 66aba35846
1 changed files with 3 additions and 0 deletions

View File

@ -823,6 +823,9 @@ The {} part will be your copyright link.
copyrightLinkText = "copyright link text" copyrightLinkText = "copyright link text"
``` ```
### Custom favicon
Drop your own `favicon.ico` and `favicon.png` files inside `static/images` folder. Take a look at the [`exampleSite` folder for reference](/exampleSite/static/images)
## External Library ## External Library
If you want use external libraries, this theme currently supporting Katex, MathJax, Mermaid, Flowchart.js, chart.js, viz-graph, wavedrom, js-sequence-diagram. Just add some variable to a front-matter. If you want use external libraries, this theme currently supporting Katex, MathJax, Mermaid, Flowchart.js, chart.js, viz-graph, wavedrom, js-sequence-diagram. Just add some variable to a front-matter.