Remove .Site.Author

I will eventually deprecate and remove this.
This commit is contained in:
Bjørn Erik Pedersen
2022-12-19 21:48:25 +01:00
committed by GitHub
parent 2cf8841b35
commit 2c0125b529
-3
View File
@@ -29,9 +29,6 @@ All the methods below, e.g. `.Site.RegularPages` can also be reached via the glo
.Site.AllPages
: array of all pages, regardless of their translation.
.Site.Author
: a map of the authors as defined in the site configuration.
.Site.BaseURL
: the base URL for the site as defined in the site configuration.