mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
update footer
This commit is contained in:
parent
e4eceeaf0b
commit
418e412c00
1 changed files with 3 additions and 0 deletions
3
layouts/partials/footer.html
Normal file
3
layouts/partials/footer.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- partial "lang.html" . -}}
|
||||
<p class="copyright">{{ .Site.Copyright | markdownify }}</p>
|
||||
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a>, <a href="https://github.com/joeroe/risotto">risotto</a>, and <a href="https://www.netlify.com">netlify</a>. <a href="https://github.com/jbowdre/runtimeterror">View source</a>.</p>
|
Loading…
Reference in a new issue