edit username

This commit is contained in:
Francesco Esposito 2020-03-01 22:56:15 +01:00
parent b9ad958a62
commit f4d4fbb8a8
4 changed files with 5 additions and 5 deletions

View File

@ -15,11 +15,11 @@ A simple ticketing system
## Backend Service
To work, you need to configure the backend(REST API): [tick3t-api](https://github.com/frsposito/tick3t-api)
To work, you need to configure the backend(REST API): [tick3t-api](https://github.com/franjsco/tick3t-api)
## License
GPLv3
---
Made with ❤️ by Francesco Esposito ([@frsposito](https://github.com/frsposito))
Made with ❤️ by Francesco Esposito ([@franjsco](https://github.com/franjsco))

View File

@ -2,7 +2,7 @@
"name": "tick3t",
"version": "0.1.0",
"private": true,
"author": "frsposito",
"author": "franjsco",
"dependencies": {
"bootstrap": "^4.3.1",
"dotenv": "^8.0.0",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

@ -18,8 +18,8 @@ const Footer = (props) => {
<Row className="row-centred">
<Col>
<p style={mainCredits} className="text-center">
<a href="https://github.com/frsposito/tick3t">tick3t</a>{` `}
by <a href="https://github.com/frsposito">@frsposito</a> (Francesco Esposito)
<a href="https://github.com/franjsco/tick3t">tick3t</a>{` `}
by <a href="https://github.com/franjsco">@franjsco</a> (Francesco Esposito)
</p>
<p style={othersCredits} className="text-center">