Merge commit 'a6e635ca7d905d9ec3ffd708db2694f680b03aae'

This commit is contained in:
Bjørn Erik Pedersen
2024-08-09 15:17:43 +02:00
143 changed files with 3258 additions and 2109 deletions

View File

@@ -403,7 +403,7 @@ Use the [`template`] function to include one or more of Hugo's [embedded templat
Use the [`partial`] or [`partialCached`] function to include one or more [partial templates]:
[partial templates]: /templates/partials
[partial templates]: /templates/partial
```go-html-template
{{ partial "breadcrumbs.html" . }}