feat: link to project homepage in footer
This commit is contained in:
parent
1b9e1215c9
commit
c055cb30fd
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
</div>
|
||||
<div class="footer__column">
|
||||
<a
|
||||
href="/"
|
||||
href="https://librepages.org"
|
||||
class="footer__link"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
title="RSS"
|
||||
title="Project Homepage"
|
||||
>
|
||||
Home
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue