utterances
utterances copied to clipboard
How do I remove utterance from my Hugo website?
I need to switch to another comment platform so I need to remove utterance from my site?
Thanks
I think all you need to do is remove the <script src="https://utteranc.es/client.js" ... </script>
block that you previously added to your website's code.
@GerBreOwn Can I ask why you're switching and what you're switching to? Trying to determine if this is still the best comment system in 2023.
I am switching to gitcus which is based on utterance. From what I have read about it it is better than utterance which uses Github Items and gitcus uses Github discussions. How ever I am still having problems to get it installed on my Hugo web site so maybe it was NOT a good idea to switch.