mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 10:16:47 -04:00
Fix typo
This commit is contained in:
parent
1f522e32ec
commit
ed81ac6b02
@ -407,7 +407,7 @@ Use the [`partial`] or [`partialCached`] function to include one or more [partia
|
||||
|
||||
```go-html-template
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
{{ partialCached "css.html" .}}
|
||||
{{ partialCached "css.html" . }}
|
||||
```
|
||||
|
||||
Create your partial templates in the layouts/partials directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user