fix(sider): missing href for link in footer

This commit is contained in:
Corentin Thomasset 2022-04-19 13:20:55 +02:00
parent 0a15892dde
commit c4dabccdae
No known key found for this signature in database
GPG key ID: 3103EB5E79496F9C

View file

@ -112,6 +112,7 @@ const m = toolsByCategory.map(category => ({
target="_blank" target="_blank"
rel="noopener" rel="noopener"
type="primary" type="primary"
href="https://github.com/CorentinTh"
> >
Corentin Thomasset Corentin Thomasset
</n-button> </n-button>