From 6981a2911779205fd19f39b4fcce04a63e030de6 Mon Sep 17 00:00:00 2001 From: Tobias Christian Nauen Date: Tue, 10 Mar 2026 12:13:41 +0100 Subject: [PATCH] fix the badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb6db69..6bfb838 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Pokémon Type Quiz -[![Website](https://img.shields.io/badge/Website-poketypes.nauen--it.de-2a2a2a?style=for-the-badge&logo=gamepad&logoColor=white)](https://poketypes.nauen-it.de/) +[![Website](https://img.shields.io/badge/Website-poketypes.nauen--it.de-2a2a2a?style=for-the-badge)](https://poketypes.nauen-it.de/) [![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/) -[![Keyboard%20Driven](https://img.shields.io/badge/Keyboard-Driven-FF6B6B?style=for-the-badge&logo=keyboard&logoColor=white)](https://en.wikipedia.org/wiki/Keyboard) -[![local storage](https://img.shields.io/badge/Persistent%20Progress-4CAF50?style=for-the-badge&logo=save&logoColor=white)](#) +[![Keyboard%20Driven](https://img.shields.io/badge/Keyboard%20Driven-FF6B6B?style=for-the-badge)](https://en.wikipedia.org/wiki/Keyboard) +[![local storage](https://img.shields.io/badge/Persistent%20Progress-4CAF50?style=for-the-badge)](#) A fast, keyboard-driven quiz to master Pokémon type effectiveness.