From 81e310dc809e685762f3a5078ca2f46269966792 Mon Sep 17 00:00:00 2001 From: david-swift Date: Sun, 13 Apr 2025 15:09:40 +0200 Subject: [PATCH] Fix typo #4 --- content/docs/config/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/config/index.md b/content/docs/config/index.md index c17a55b..f70c226 100644 --- a/content/docs/config/index.md +++ b/content/docs/config/index.md @@ -20,7 +20,7 @@ The following configuration variables from `config.toml` can be set/overridden p - `toc_inline`: Whether to render inline table of contents at the top of all pages, in addition to floating quick navigation buttons. - `toc_ordered`: Whether to use numbered (ordered) list for table of contents. -The following variables can be set in the `config.tom` file: +The following variables can be set in the `config.toml` file: - `apple_touch_icon`: Filename of the [colocated](https://www.getzola.org/documentation/content/overview/#asset-colocation) Apple Touch Icon. - `favicon`: Filename of the [colocated](https://www.getzola.org/documentation/content/overview/#asset-colocation) favicon.