From ac5a52d7f6702c33a72b565cc85f889f2cb4a40d Mon Sep 17 00:00:00 2001 From: zzossig <52706977+zzossig@users.noreply.github.com> Date: Fri, 6 Dec 2019 10:53:51 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.