Removed noise. (#1317)

In accordance to the doc-trine *"no one wants to know how things were in your time, grandpa"*.
This commit is contained in:
fridde
2021-01-27 14:26:57 +01:00
committed by GitHub
parent b029021215
commit 6a163f53a8
+1 -1
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.