From bb0df2d6687d40a85267567d2c3372c94d8594ae Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Sat, 4 Jan 2025 12:06:49 +0100 Subject: Wiki: fix typos --- wiki/features/appearance.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wiki/features/appearance.md') diff --git a/wiki/features/appearance.md b/wiki/features/appearance.md index 5d28cac..4baebf8 100644 --- a/wiki/features/appearance.md +++ b/wiki/features/appearance.md @@ -27,7 +27,7 @@ Typo has the possibility to specify the color palette to use in the theme. The d but they can easily be added. The color palettes are stored under `assets/css/colors/*` and the one in use can be specified with the following -patameter: +parameter: ```toml [params] @@ -60,7 +60,7 @@ You can choose to hide the header on every page apart from the homepage with thi hideHeader = true ``` -I strongly reccoment enabling [breadcrumbs](#72-breadcrumbs) if you do so. +I strongly recommend enabling [breadcrumbs](#72-breadcrumbs) if you do so. ## Note on Syntax Highlighting @@ -75,7 +75,7 @@ style = 'algol' ## Footer Customization -One can decide to hide the footer completely or to change it's content by specifiying the following parameters. +One can decide to hide the footer completely or to change it's content by specifying the following parameters. Note that if you don't include the following parameters (or leave footerContent empty) the default footer is shown. ```toml -- cgit v1.2.3