Replies: 2 comments
-
As per the Hugo docs, you need to add |
Beta Was this translation helpful? Give feedback.
0 replies
-
How can I add the comments partial if I have installed the Congo theme with Hugo module? Sorry if the question is somehow dumb, I am getting used to Hugo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys
I'm getting a warning when using the Congo theme and enabling comments. I've read that the theme supports Hugo’s built-in Disqus comments. Furthermore, I've read the documentation, and it suggests adding a partial in the
layouts/partials/comments.html
path, however I've installed Congo using the Hugo Module, so if I add the file in the specified path it doesn't work. Could someone give me some light on what I'm doing wrong? I would really appreciate it.The changes I've made to the config files are the following:
config\_default\params.toml
config\_default\config.toml
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions