From bf4938d5b995260ace1e4b38d069ec07730a8aef Mon Sep 17 00:00:00 2001 From: Georgii Staroselskii Date: Thu, 6 Apr 2017 15:50:09 +0300 Subject: [PATCH] custom-themes.md: fix a homepage typo (#1199) s/hompage/homepage --- docs/user-guide/custom-themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/custom-themes.md b/docs/user-guide/custom-themes.md index b71e1bfe..eb221622 100644 --- a/docs/user-guide/custom-themes.md +++ b/docs/user-guide/custom-themes.md @@ -153,7 +153,7 @@ navigation as a nested list. {% endif %} ``` -The `nav` object also contains a `hompage` object, which points to the `page` +The `nav` object also contains a `homepage` object, which points to the `page` object of the homepage. For example, you may want to access `nav.homepage.url`. #### base_url