aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/content/en/variables/site.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/variables/site.md')
-rw-r--r--docs/content/en/variables/site.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/content/en/variables/site.md b/docs/content/en/variables/site.md
index 4605b9a42..55e9a7512 100644
--- a/docs/content/en/variables/site.md
+++ b/docs/content/en/variables/site.md
@@ -35,9 +35,6 @@ All the methods below, e.g. `.Site.RegularPages` can also be reached via the glo
.Site.Data
: custom data, see [Data Templates](/templates/data-templates/).
-.Site.DisqusShortname
-: a string representing the shortname of the Disqus shortcode as defined in the site configuration.
-
.Site.Home
: reference to the homepage's [page object](/variables/page/)