diff options
author | amzrk2 | 2020-07-25 18:24:04 +0800 |
---|---|---|
committer | amzrk2 | 2020-07-25 18:24:04 +0800 |
commit | 73a776cccb9d1a993da6910c20166bafdd5c731e (patch) | |
tree | f4b38ce351315df6d13aa45ef303f49b2e2a6986 /README.md | |
parent | 62ae83b7513c2c6c8bd857b7ed5f9f2f47512b43 (diff) | |
download | hugo-theme-fuji-73a776cccb9d1a993da6910c20166bafdd5c731e.tar.gz hugo-theme-fuji-73a776cccb9d1a993da6910c20166bafdd5c731e.tar.bz2 hugo-theme-fuji-73a776cccb9d1a993da6910c20166bafdd5c731e.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,7 @@ Now supported i18n langs: en, zh-hans, zh-hant, ja, nl, pt-pt. Check the i18n fo - [🎨 Favicon](#-favicon) - [❌ License, toc und comments](#-license-toc-und-comments) - [🎵 APlayer](#-aplayer) - - [📐 Render LaTeX with KaTex](#-image-zoom-and-lazyload-settings) + - [📐 Render LaTeX with KaTex](#-render-latex-with-katex) - [📷 Image zoom and lazyload settings](#-image-zoom-and-lazyload-settings) - [⚓ Markdown render hook](#-markdown-render-hook) - [📨 Comments area](#-comments-area) @@ -150,6 +150,8 @@ Inline style: {{</ math >}} ``` +Don't forget to add `math = true` in your front matter or `config.toml`. + ### 📷 Image zoom and lazyload settings Zoomable, not lazyloaded: |