add top link to footer
This commit is contained in:
parent
016e160f65
commit
cf76dfeea0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<footer class="footer">
|
||||
<div class="footer__inner">
|
||||
<div class="copyright">
|
||||
<span><a href="https://creativecommons.org/licenses/by/4.0/">Copyright info</a> :: Powered by <a href="http://gohugo.io">Hugo</a> :: Theme and source at <a href="https://git.myco.systems/mycosystems/coop.myco.systems" target="_blank">Gitea</a></span>
|
||||
<span><a href="https://creativecommons.org/licenses/by/4.0/">Copyright info</a> :: Powered by <a href="http://gohugo.io">Hugo</a> :: Theme and source at <a href="https://git.myco.systems/mycosystems/coop.myco.systems" target="_blank">Gitea</a> :: <a href="https://myco.systems" target="_blank">myco.systems</a></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Reference in a new issue