Merge commit 'acb9109df778fa4a51c0d8b29b3212b12988908f'

This commit is contained in:
Bjørn Erik Pedersen
2021-02-18 17:52:49 +01:00
7 changed files with 69 additions and 188 deletions

View File

@@ -96,7 +96,7 @@ All the methods below, e.g. `.Site.RegularPages` can also be reached via the glo
: top-level directories of the site.
.Site.Taxonomies
: the [taxonomies](/taxonomies/usage/) for the entire site. Replaces the now-obsolete `.Site.Indexes` since v0.11. Also see section [Taxonomies elsewhere](#taxonomies-elsewhere).
: the [taxonomies](/taxonomies/usage/) for the entire site. Also see section [Taxonomies elsewhere](#taxonomies-elsewhere).
.Site.Title
: a string representing the title of the site.