Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix .Site.IsServer error in Hugo >= 0.132.0 [2]
The second part of the fix, fixes the comments.html. The `.Site.IsServer` no longer works since Hugo v0.132.0. Use `hugo.IsServer` since Hugo v0.120.0. Related 8b4c646 See #94
- Loading branch information