From 66aba35846ab309b06cf8ca521f3b3c06c6d8325 Mon Sep 17 00:00:00 2001 From: Nishant Srivastava Date: Mon, 30 Dec 2019 13:00:39 +0100 Subject: [PATCH] update readme about how to set custom favicon --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 83f9f01..8366db7 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,9 @@ The {} part will be your copyright link. 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 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.