mirror of
https://github.com/BioArchLinux/hugo-theme-archbio.git
synced 2025-03-10 12:02:42 +00:00
Update footer.html
This commit is contained in:
parent
c849eea904
commit
6b4fbc9f77
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<footer id="footer">
|
<footer id="footer">
|
||||||
<div class="outer">
|
<div class="outer">
|
||||||
<div id="footer-info" class="inner">
|
<div id="footer-info" class="inner">
|
||||||
© {{now.Format "2021"}} <i class="fa fa-github"></i> <a href="https://github.com/BioArchLinux">BioArchLinux</a>. <br>
|
© {{now.Format "2006"}} <i class="fa fa-github"></i> <a href="https://github.com/BioArchLinux">BioArchLinux</a>. <br>
|
||||||
{{ with .Site.Params.copyright }}{{ . | markdownify}}{{ end }}
|
{{ with .Site.Params.copyright }}{{ . | markdownify}}{{ end }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue