hugo/docs/content/en/methods/site/DisqusShortname.md
2025-04-10 13:04:51 +02:00

18 lines
468 B
Markdown

---
title: DisqusShortname
description: Returns the Disqus shortname as defined in the site configuration.
categories: []
keywords: []
params:
functions_and_methods:
returnType: string
signatures: [SITE.DisqusShortname]
expiryDate: 2025-10-30 # deprecated 2023-10-30 in v0.120.0
---
{{< deprecated-in 0.120.0 >}}
Use [`Site.Config.Services.Disqus.Shortname`] instead.
[`Site.Config.Services.Disqus.Shortname`]: /methods/site/config/
{{< /deprecated-in >}}