Initial commit
This commit is contained in:
commit
1f637ed41e
33 changed files with 832 additions and 0 deletions
5
themes/er/layouts/partials/footer.html
Normal file
5
themes/er/layouts/partials/footer.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<footer class="content-width mt0 mt5-l mb4 f6 center ph3 gray tc tl-l">
|
||||
<hr class="dn db-l ml0-l gray w3"><br>
|
||||
Powered by <a href="https://gohugo.io/" target="_blank" class="link gray dim">Hugo</a>, based on the <a href="https://github.com/lingxz/er" target="_blank" class="link gray dim">Er</a> theme. <br>
|
||||
{{ with .Site.Copyright }}{{ . }}{{end}}
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue