diff options
Diffstat (limited to '')
| -rw-r--r-- | podcast.en.md | 2 | ||||
| -rw-r--r-- | podcast.fr.md | 2 | ||||
| -rw-r--r-- | podcast.pt.md | 2 | ||||
| -rw-r--r-- | podkasto.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/podcast.en.md b/podcast.en.md index 5d343c8..b6d5da1 100644 --- a/podcast.en.md +++ b/podcast.en.md @@ -10,4 +10,4 @@ ref: podcast --- -{% include link-listing.html entries=site.podcasts kind="podcasts" %} +{% include link-listing.html kind="podcasts" %} diff --git a/podcast.fr.md b/podcast.fr.md index bd3b9a5..987af2c 100644 --- a/podcast.fr.md +++ b/podcast.fr.md @@ -10,4 +10,4 @@ ref: podcast --- -{% include link-listing.html entries=site.podcasts kind="podcasts" %} +{% include link-listing.html kind="podcasts" %} diff --git a/podcast.pt.md b/podcast.pt.md index 95441f2..49023cf 100644 --- a/podcast.pt.md +++ b/podcast.pt.md @@ -10,4 +10,4 @@ ref: podcast --- -{% include link-listing.html entries=site.podcasts kind="podcasts" %} +{% include link-listing.html kind="podcasts" %} diff --git a/podkasto.md b/podkasto.md index a4d0a8c..e655261 100644 --- a/podkasto.md +++ b/podkasto.md @@ -10,4 +10,4 @@ ref: podcast --- -{% include link-listing.html entries=site.podcasts kind="podcasts" %} +{% include link-listing.html kind="podcasts" %} |
