Update related.md

This commit is contained in:
Bjørn Erik Pedersen
2018-04-05 16:05:12 +02:00
committed by GitHub
parent faa2707d04
commit d37ea6a5e4
+5
View File
@@ -34,6 +34,11 @@ To list up to 5 related pages is as simple as including something similar to thi
{{ end }}
{{< /code >}}
{{% note %}}
Read [this blog article](https://regisphilibert.com/blog/2018/04/hugo-optmized-relashionships-with-related-content/) for a great explanation more advanced usage of this feature.
{{% note %}}
The full set of methods available on the page lists can bee seen in this Go interface:
```go