Updates migrating previous theme to hugo-bearcub
Some checks failed
github pages / deploy (push) Failing after 2s
Some checks failed
github pages / deploy (push) Failing after 2s
This commit is contained in:
parent
1d12a76549
commit
ef8f417c6c
14 changed files with 213 additions and 26 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<small>
|
||||
{{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }}
|
||||
</small>
|
||||
<div class="footer-copy">
|
||||
{{ .Site.Copyright }}
|
||||
{{ with .Site.Params.madeWith }} | {{ markdownify . }}{{ end }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue