Skip to content

Commit a400352

Browse files
authored
Fix badge formatting in README.md
1 parent d403b89 commit a400352

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
Created this website for the ones around me who are interested in privacy but don't know where to start. The intention of this website is
88
not to be a comprehensive resource, more a simple starting point. If you want a more in depth introduction to digital privacy, I recommend the [Privacy Guides](https://www.privacyguides.org) website.
99

10-
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
10+
[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
1111
[![Built with SvelteKit](https://img.shields.io/badge/SvelteKit-5-FF3E00?logo=svelte&logoColor=white)](https://kit.svelte.dev)
1212
[![Styled with Tailwind](https://img.shields.io/badge/Tailwind-4-06B6D4?logo=tailwindcss&logoColor=white)](https://tailwindcss.com)
13-
[![Powered by Bun](https://img.shields.io/badge/Bun-runtime-fbf0df?logo=bun&logoColor=black)](https://bun.sh)
13+
[![Powered by Bun](https://img.shields.io/badge/Bun-fbf0df?logo=bun&logoColor=black)](https://bun.sh)
1414

1515
</div>
1616

0 commit comments

Comments
 (0)