diff options
author | Andreas Deininger <andreas@deininger.net> | 2022-02-14 15:44:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-14 15:44:11 +0100 |
commit | 5581ec08455588fa0c959a559d71b631beebae91 (patch) | |
tree | 496cd41ec91be339f8d9353101b9470b67a9135c /exampleSite/content/menu/index.md | |
parent | 3a65df3a76e20ae3f9926aaa69ffc14a86fff055 (diff) |
REDAME: Katex to KaTeX (#416)
Diffstat (limited to 'exampleSite/content/menu/index.md')
-rw-r--r-- | exampleSite/content/menu/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/menu/index.md b/exampleSite/content/menu/index.md index 810bcfd..45e8287 100644 --- a/exampleSite/content/menu/index.md +++ b/exampleSite/content/menu/index.md @@ -16,7 +16,7 @@ headless: true - [Columns]({{< relref "/docs/shortcodes/columns" >}}) - [Expand]({{< relref "/docs/shortcodes/expand" >}}) - [Hints]({{< relref "/docs/shortcodes/hints" >}}) -- [Katex]({{< relref "/docs/shortcodes/katex" >}}) +- [KaTex]({{< relref "/docs/shortcodes/katex" >}}) - [Mermaid]({{< relref "/docs/shortcodes/mermaid" >}}) - [Tabs]({{< relref "/docs/shortcodes/tabs" >}}) <br /> |