diff --git a/README.md b/README.md index a00b3ef..c37c47b 100644 --- a/README.md +++ b/README.md @@ -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)) diff --git a/package.json b/package.json index d773c39..5b17100 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/screenshot.png b/screenshot.png index d490da1..4bbf884 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/src/components/Footer.js b/src/components/Footer.js index 5e6617f..439997b 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -18,8 +18,8 @@ const Footer = (props) => {

- tick3t{` `} - by @frsposito (Francesco Esposito) + tick3t{` `} + by @franjsco (Francesco Esposito)