add link to doc in footer
This commit is contained in:
parent
072cd691d0
commit
9e2448cf93
@ -21,7 +21,14 @@ export default function Footer() {
|
|||||||
>
|
>
|
||||||
GPLv3
|
GPLv3
|
||||||
</a>{' '}
|
</a>{' '}
|
||||||
license
|
license -{' '}
|
||||||
|
<a
|
||||||
|
href="https://samr1.github.io/FitTrackee/"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
>
|
||||||
|
documentation
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user