Added the link to the repo

This commit is contained in:
mikwee 2021-11-23 14:40:22 +02:00
parent 17f2024129
commit ac0be2a361
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ function App() {
return res;
})}
</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>
);
}