mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 15:26: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"
|
||||
rel="noopener"
|
||||
type="primary"
|
||||
href="https://github.com/CorentinTh"
|
||||
>
|
||||
Corentin Thomasset
|
||||
</n-button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue