revise link to Hyde's options
This commit is contained in:
parent
6290896986
commit
365a5731ca
6 changed files with 56 additions and 20 deletions
|
@ -15,7 +15,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
{{ partial "social.html" . }}
|
||||
<p>{{ with .Site.Params.copyright }}{{.}}{{ else }}© {{ now.Format "2006"}} {{.Site.Params.author}}. Some rights reserved. {{end}}</p>
|
||||
<p>{{ with .Site.Params.copyright }}{{.}}{{ else }}© {{ now.Format "2006"}} {{.Site.Params.author}}. <a href="http://creativecommons.org/licenses/by/3.0">Some Rights Reserved</a>. {{end}}</p>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue