indigo
indigo copied to clipboard
Allow HTML in the copyright string to be rendered
As a user, I want to license my content unter a Creative Commons license. Therefore, I'd like to be able to add a link inside the copyright string that won't get escaped.
This could be implemented using Hugo's safeHTML.
Interesting idea!