diff --git a/README.md b/README.md index 8741f30..3abebef 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Freechess -Freechess is an open-source chess GUI to play, view and analyze your chess games from anywhere with Stockfish for free ! +Freechess is an open-source chess web app to play, view and analyze your chess games for free from anywhere with Stockfish ! -It is built with [Next.js](https://nextjs.org/docs), [React](https://react.dev/learn/describing-the-ui), [Material UI](https://mui.com/material-ui/getting-started/overview/), and [TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html). +Built with [Next.js](https://nextjs.org/docs), [React](https://react.dev/learn/describing-the-ui), [Material UI](https://mui.com/material-ui/getting-started/overview/), and [TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html). -It is deployed on [Firebase](https://firebase.google.com/docs/hosting), see it live [here](https://freechess.web.app). +Deployed on [Firebase](https://firebase.google.com/docs/hosting), see it live [here](https://freechess.web.app). ## Running the app in dev mode diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index 9045e69..b12cc5c 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -24,7 +24,7 @@ export default function Document() { /> {/* Balises OG (Facebook & Twitter) */} @@ -38,7 +38,7 @@ export default function Document() { /> {/* Balise Twitter */}