Added the link to the repo
This commit is contained in:
parent
17f2024129
commit
ac0be2a361
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ function App() {
|
||||||
return res;
|
return res;
|
||||||
})}
|
})}
|
||||||
</div>
|
</div>
|
||||||
<footer style={{color: "white"}}>Made with <a>LinkRoots</a></footer>
|
<footer style={{color: "white"}}>Made with <a href="https://gitdab.com/mikwee/linkroots">LinkRoots</a></footer>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue