diff --git a/pr-1380/dev-docs-preview/README.html b/pr-1380/dev-docs-preview/README.html index 791bbf6ab36..ece6dab8ba5 100644 --- a/pr-1380/dev-docs-preview/README.html +++ b/pr-1380/dev-docs-preview/README.html @@ -358,7 +358,7 @@
x-link
component
It will then be available through the global $page
variable, $page->matter('title')
.
-Hyde will of course also use the data forcontextual autoconfiguration in the same way it would with Markdown and use the value as the page title.
Another idea is to use @php($navigation = ['hidden' => true])
if you want to hide a page from the navigation. The opportunities are limitless!