AmazingRise / hugo-theme-diary

Moments piled up. A Hugo theme ported from SumiMakito/hexo-theme-Journal.
MIT License
568 stars 194 forks source link

Add new CopyrightHtml parameter #163

Open Britaliope opened 1 year ago

Britaliope commented 1 year ago

.Site.Param.CopyhightHtml supersede .Site.Copyright if set, allowing the end user to use HTML tags in the copyright notice, to include links and images.

This setting enable the use the HTML copyright notice generated by https://chooser-beta.creativecommons.org/, see example below

copyright notice html

shinyzhu commented 1 year ago

This is awesome.

It will provide more customizations for users. e.g. I need to remove the copy; because it's not a good fit for open source licences.