Added an anchor
This commit is contained in:
parent
4afa0591c3
commit
4c2de13114
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ function App() {
|
|||
return res;
|
||||
})}
|
||||
</div>
|
||||
<footer style={{color: "white"}}>Made with LinkRoots</footer>
|
||||
<footer style={{color: "white"}}>Made with <a>LinkRoots</a></footer>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue