Update themes/terminal/layouts/partials/footer.html
All checks were successful
Hugo / build (push) Successful in 39s
All checks were successful
Hugo / build (push) Successful in 39s
This commit is contained in:
parent
4438d43491
commit
29e4b0c186
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<div class="footer__inner">
|
<div class="footer__inner">
|
||||||
<div class="copyright">
|
<div class="copyright">
|
||||||
<span><a href="https://creativecommons.org/licenses/by/4.0/">CC</a> :: built on <a href="http://gohugo.io">Hugo</a> :: <a href="https://git.myco.systems/mycosystems/coop.myco.systems" target="_blank">Source</a> :: <a href="https://myco.systems" target="_blank">myco.systems</a></span>
|
<span><a href="https://creativecommons.org/licenses/by/4.0/">CC</a> :: <a href="https://github.com/panr/hugo-theme-terminal">Theme</a> :: <a href="https://git.myco.systems/mycosystems/coop.myco.systems" target="_blank">Source</a> :: <a href="https://myco.systems" target="_blank">myco.systems</a></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Add table
Reference in a new issue