mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 20:25:22 -04:00
fix disqus example name (#1588)
This commit is contained in:
parent
a772f48048
commit
2eae7c7ec0
@ -69,7 +69,7 @@ Hugo also ships with an internal template for [Disqus comments][disqus], a popul
|
||||
To use Hugo's Disqus template, you first need to set a single configuration value:
|
||||
|
||||
{{< code-toggle file="config" >}}
|
||||
disqusShortname = "yourdiscussshortname"
|
||||
disqusShortname = "your-disqus-shortname"
|
||||
{{</ code-toggle >}}
|
||||
|
||||
You also have the option to set the following in the front matter for a given piece of content:
|
||||
|
Loading…
x
Reference in New Issue
Block a user