Skip to content

fixed disqus integration, changing to .Site.Params.DisqusShortname#260

Merged
LisaFC merged 1 commit intogoogle:masterfrom
mateja82:disqus_fix
Apr 27, 2020
Merged

fixed disqus integration, changing to .Site.Params.DisqusShortname#260
LisaFC merged 1 commit intogoogle:masterfrom
mateja82:disqus_fix

Conversation

@mateja82
Copy link
Copy Markdown
Contributor

In both content.html files, in _default and blog, the Disqus Paramenter was wrong:

{{ .Content }}
{{ if (.Site.DisqusShortname) }} - should be "Site.Params.DisqusShortname"


{{ partial "disqus-comment.html" . }}


{{ end }}
Fixed and verified in my environment.

@LisaFC LisaFC merged commit 1389c49 into google:master Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants