badges added

This commit is contained in:
Owen Rees
2023-06-23 09:07:54 +02:00
parent 2756c606b2
commit bd8187fd74
4 changed files with 12 additions and 5 deletions
+2
View File
@@ -0,0 +1,2 @@
# [Echecs France](https://www.echecsfrance.com/)
[![en](https://img.shields.io/badge/lang-en-red.svg)](https://github.com/TheRealOwenRees/plantID_discordbot/blob/master/README.md)
+7 -2
View File
@@ -1,4 +1,8 @@
# [Echecs France](https://www.echecsfrance.com/)
[![fr](https://img.shields.io/badge/lang-fr-blue.svg)](https://github.com/TheRealOwenRees/plantID_discordbot/blob/master/README-fr.md)
![GitHub](https://img.shields.io/github/license/therealowenrees/echecsfrance)
![Depfu](https://img.shields.io/depfu/dependencies/github/TheRealOwenRees/echecsfrance)
## A website displaying upcoming chess tournaments for the [FFE](http://www.echecs.asso.fr/) on a map
@@ -16,7 +20,8 @@ and is deployed on [Vercel](https://vercel.com/)
- [Nodemailer](https://nodemailer.com/about/) - a module for Node.js applications to allow easy as cake email sending
## Contributions
Contributions are encouraged.
Please open an issue to discuss your ideas.
Contributions are encouraged. Please open an issue to discuss your ideas.
Add your code into a feature branch such as `feature/feature-name`. We utilise a [Github Flow](https://www.gitkraken.com/learn/git/best-practices/git-branch-strategy#github-flow-considerations) branching strategy.
Please see the TODO file for a list of suggestions.
+1 -1
View File
@@ -30,4 +30,4 @@ MISC
----------------------------------------------------------------
//TODO multi-language i18n support - https://nextjs.org/docs/app/building-your-application/routing/internationalization
//TODO move smaller ui components into a new folder, and make them reusable - such as using generic prop names
//TODO readme
//TODO readme badges
+2 -2
View File
@@ -6,9 +6,9 @@ import { Inter } from "next/font/google";
const inter = Inter({ subsets: ["latin"] });
export const metadata = {
title: "Echecs France",
title: "Echecs France- Tournois d'Echecs",
description: "Trouvez Vos Tournois d'Echecs en France Sur Une Carte",
keywords: "echecs, France, tournoi, tournois, FFE",
keywords: "echecs, France, tournoi, tournois, FFE, carte",
};
export default function RootLayout({