mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-22 07:46:15 -04:00
fix(sider): missing href for link in footer
This commit is contained in:
parent
0a15892dde
commit
c4dabccdae
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue