Currently if you use any shortcode that doesnt exist Hugo will panic and display template for shortcode %q not found
.
Im looking for a way to still build the content, but instead of panic render a fallback. Is something like that possible?
Currently if you use any shortcode that doesnt exist Hugo will panic and display template for shortcode %q not found
.
Im looking for a way to still build the content, but instead of panic render a fallback. Is something like that possible?
You can add the missing shortcode to /layouts/shortocdes.