diff --git a/README.md b/README.md index a007a25..3e78dc1 100644 --- a/README.md +++ b/README.md @@ -742,6 +742,12 @@ title_font = "\"Montserrat\", sans-serif" content_font = "\"Merriweather\", serif" ``` +5. Another approach +Make a file at root/layouts/partials/head/custom.html and then load font style. +```html + +``` + ## 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 front matter.