From e663957d51a95cd58cfb5afc0e9e156e7bc2560a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= <76261501+zecakeh@users.noreply.github.com> Date: Wed, 14 Jan 2026 11:43:35 +0100 Subject: [PATCH] Add link to docs Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- config/_default/hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index d95b38f3..76c3f9bb 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -168,6 +168,7 @@ sidebar_menu_compact = true baseName = "checklist" # Add font media types for downloading KaTeX fonts. +# See: https://www.docsy.dev/docs/content/diagrams-and-formulae/#create-media-types-for-katex-fonts [mediaTypes] [mediaTypes.'font/woff'] suffixes = ['woff']