Unable to update Hugo | no such template "_default/_markup/td-render-heading.html" #2310
-
|
Hi. It's been a while since I have been trying to figure out a fix for updating Hugo. Upon asking Hugo, I found out this is an issue from Docsy. Can someone please help? I have already added a file called |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I guess you are refering to this discussion, correct? In the future, please add the reference to this important information so that we can help you better.
Further helpful information missing here: what version of docsy you are using? If you are using latest released docsy version Inside you site root directory, create a file This file should contain one single line: Now try a preview of your site. Does this work for you? |
Beta Was this translation helpful? Give feedback.
I guess you are refering to this discussion, correct? In the future, please add the reference to this important information so that we can help you better.
Further helpful information missing here: what version of docsy you are using?
If you are using latest released docsy version
v0.12.0, please try this:Inside you site root directory, create a file
layouts\_markup\render-heading.html(if it does not exist).…