mirror of https://github.com/crossplane/docs.git
create a unique navbar cache for the homepage
Signed-off-by: Pete Lumbis <pete@upbound.io>
This commit is contained in:
parent
fb5c5a8ea5
commit
32415fbb30
|
@ -8,7 +8,7 @@ color-theme="light">
|
|||
{{ block "body_override" . }}<body>{{ end }}
|
||||
{{ partialCached "icons" . }}
|
||||
|
||||
{{ partialCached "docs-navbar" . }}
|
||||
{{ partialCached "docs-navbar" . .IsHome }}
|
||||
|
||||
{{ block "main" . }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue