Allow config.yaml to modify the site copyright (#18)
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
Toha
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-4">© 2020 Copyright.</div>
|
||||
<div class="col-md-4">{{ if .Site.Params.copyright }}{{ .Site.Params.copyright }}{{ else }}© 2020 Copyright.{{ end }}</div>
|
||||
<div class="col-md-4">
|
||||
Powered by <a href="https://gohugo.io/">Hugo
|
||||
<img
|
||||
|
||||
Reference in New Issue
Block a user