Remove the copyright setting from settings.yml and put it in the layout directly, since it needs to contain HTML (a link to the license)
This commit is contained in:
parent
c996018486
commit
0f8a553b51
3 changed files with 2 additions and 5 deletions
|
@ -47,4 +47,5 @@ $else
|
|||
<footer .footer>
|
||||
<div .container>
|
||||
<p .text-muted>
|
||||
#{appCopyright $ appSettings master}
|
||||
All content on this site is licensed under a
|
||||
<a rel="license" href="//creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue