1
0
mirror of https://github.com/franjsco/tick3t synced 2024-12-29 10:50:08 +01:00

refactor: edit user ref

This commit is contained in:
Francesco Esposito 2019-07-25 09:41:51 +02:00
parent fb3f4598e2
commit 3335f7ef67

View File

@ -17,7 +17,7 @@ class Footer extends Component {
<Col>
<p className="text-center">
<a href="https://github.com/frab1t/tick3t">tick3t</a>{` `}
by <a href="https://twitter.com/frab1t">@frab1t</a> (Francesco Esposito)
by <a href="https://github.com/frsposito">@frsposito</a> (Francesco Esposito)
</p>
</Col>
</Row>