mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 03:34:40 -04:00
Fixed a typo
This commit is contained in:
parent
4be1052024
commit
2f6f682ba2
@ -39,7 +39,7 @@ To list up to 5 related pages is as simple as including something similar to thi
|
|||||||
Read [this blog article](https://regisphilibert.com/blog/2018/04/hugo-optmized-relashionships-with-related-content/) for a great explanation of more advanced usage of this feature.
|
Read [this blog article](https://regisphilibert.com/blog/2018/04/hugo-optmized-relashionships-with-related-content/) for a great explanation of more advanced usage of this feature.
|
||||||
{{% /note %}}
|
{{% /note %}}
|
||||||
|
|
||||||
The full set of methods available on the page lists can bee seen in this Go interface:
|
The full set of methods available on the page lists can be seen in this Go interface:
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// A PageGenealogist finds related pages in a page collection. This interface is implemented
|
// A PageGenealogist finds related pages in a page collection. This interface is implemented
|
||||||
|
Loading…
x
Reference in New Issue
Block a user