mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
committed by
Waylan Limberg
parent
b3ca24234b
commit
bf4938d5b9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user